Home
last modified time | relevance | path

Searched defs:flagBuilder (Results 1 – 1 of 1) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java208 LinearLayout flagBuilder = mLayout.findViewById(R.id.build_intent_flags); in currentIntent() local
298 ViewGroup flagBuilder = (LinearLayout) layout.findViewById(R.id.build_intent_flags); in getAllCheckBoxes() local