Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java226 RadioButton startNormal = mLayout.findViewById(R.id.start_normal); in startForResult() local
227 return !startNormal.isChecked(); in startForResult()