/development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
D | LinearLayoutManagerActivity.java | 65 public boolean isChecked() { in createConfigToggles() method 76 public boolean isChecked() { in createConfigToggles() method 89 public boolean isChecked() { in createConfigToggles() method
|
D | GridLayoutManagerActivity.java | 68 public boolean isChecked() { in createConfigToggles() method 79 public boolean isChecked() { in createConfigToggles() method 92 public boolean isChecked() { in createConfigToggles() method
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/touch/ |
D | DragAndDropActivity.java | 53 public boolean isChecked() { in createConfigToggles() method 64 public boolean isChecked() { in createConfigToggles() method
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | Switches.java | 44 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged()
|
D | CheckableFrameLayout.java | 41 public boolean isChecked() { in isChecked() method in CheckableFrameLayout
|
D | Grid3.java | 122 public boolean isChecked() { in isChecked() method in Grid3.CheckableLayout
|
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/util/ |
D | ConfigToggle.java | 32 abstract public boolean isChecked(); in isChecked() method in ConfigToggle
|
D | ConfigViewHolder.java | 44 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged()
|
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/ |
D | FloatingActionButton.java | 45 void onCheckedChanged(FloatingActionButton fabView, boolean isChecked); in onCheckedChanged() 125 public boolean isChecked() { in isChecked() method in FloatingActionButton
|
D | FloatingActionButtonBasicFragment.java | 54 public void onCheckedChanged(FloatingActionButton fabView, boolean isChecked) { in onCheckedChanged()
|
/development/samples/Support13Demos/src/com/example/android/supportv13/view/ |
D | CheckableFrameLayout.java | 41 public boolean isChecked() { in isChecked() method in CheckableFrameLayout
|
/development/samples/Support4Demos/src/com/example/android/supportv4/view/ |
D | CheckableFrameLayout.java | 41 public boolean isChecked() { in isChecked() method in CheckableFrameLayout
|
/development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/ |
D | CheckableLinearLayout.java | 43 public boolean isChecked() { in isChecked() method in CheckableLinearLayout
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | CustomViewAccessibilityActivity.java | 230 public boolean isChecked() { in isChecked() method in CustomViewAccessibilityActivity.BaseToggleButton
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PresentationActivity.java | 255 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged()
|