/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | Switches.java | 44 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in Switches
|
D | RadioGroup1.java | 64 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged() method in RadioGroup1
|
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/ |
D | FloatingActionButtonBasicFragment.java | 54 public void onCheckedChanged(FloatingActionButton fabView, boolean isChecked) { in onCheckedChanged() method in FloatingActionButtonBasicFragment
|
D | FloatingActionButton.java | 45 void onCheckedChanged(FloatingActionButton fabView, boolean isChecked); in onCheckedChanged() method
|
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/ |
D | BasicTransitionFragment.java | 83 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged() method in BasicTransitionFragment
|
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/ |
D | BasicManagedProfileFragment.java | 182 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged() method in BasicManagedProfileFragment
|
/development/samples/IntentPlayground/src/com/example/android/intentplayground/ |
D | IntentBuilderView.java | 231 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged() method in IntentBuilderView
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
D | MainActivity.java | 319 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged() method in MainActivity.UpdateNotificationsOnCheckedChangeListener
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | PathAnimations.java | 116 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged() method in PathAnimations
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PresentationActivity.java | 255 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in PresentationActivity
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | AppRestrictionEnforcerFragment.java | 148 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged() method in AppRestrictionEnforcerFragment
|