Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DBaseActivity.java96 LinearLayout flagBuilder = findViewById(R.id.build_intent_flags); in launchActivity() local
98 childrenOfGroup(flagBuilder, CheckBox.class) in launchActivity()