Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
DSettingsActivity.kt54 CompoundButton.OnCheckedChangeListener { compoundButton, b -> in <lambda>() method
61 CompoundButton.OnCheckedChangeListener { compoundButton, b -> in <lambda>() method
/developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
DBasicManagedProfileFragment.java190 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged()
/developers/samples/android/deprecated/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
DMainActivity.java332 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged()
/developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
DAppRestrictionEnforcerFragment.java148 public void onCheckedChanged(CompoundButton compoundButton, boolean checked) { in onCheckedChanged()