Home
last modified time | relevance | path

Searched defs:onNothingSelected (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DNavItemSelectedListener.java43 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in NavItemSelectedListener
/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListScrollListener.java61 public void onNothingSelected(AdapterView parent) { in onNothingSelected() method in ListScrollListener
DListThrasher.java128 public void onNothingSelected(AdapterView parent) { in onNothingSelected() method in ListThrasher
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewSimple.java117 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in AutoCompleteTextViewSimple
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DColorBitmapActivity.java294 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in ColorBitmapActivity.ColorSpaceOnItemSelectedListener
311 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in ColorBitmapActivity.GradientColorOnItemSelectedListener
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridThrasher.java132 public void onNothingSelected(AdapterView parent) { in onNothingSelected() method in GridThrasher
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServicesDialog.java160 public void onNothingSelected(AdapterView parent) { in onNothingSelected() method in ForegroundServicesDialog
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DBaseScreenSharePermissionDialog.kt98 override fun onNothingSelected(parent: AdapterView<*>?) {} in onNothingSelected() method
/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
DGainmapImage.kt94 override fun onNothingSelected(parent: AdapterView<*>?) { in <lambda>() method
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DFrameworkPerfActivity.java234 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in FrameworkPerfActivity
/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
DRingtonePickerActivity.java528 public void onNothingSelected(AdapterView parent) { in onNothingSelected() method in RingtonePickerActivity
/frameworks/base/core/java/android/widget/
DAdapterView.java414 void onNothingSelected(AdapterView<?> parent); in onNothingSelected() method
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java2933 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() method in PrintActivity.MyOnItemSelectedListener