Home
last modified time | relevance | path

Searched defs:getDropDownView (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/aosp_15_r20/packages/services/Telephony/testapps/EmbmsTestStreamingApp/src/com/android/phone/testapps/embmsfrontend/
DEmbmsTestStreamingApp.java88 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in EmbmsTestStreamingApp.StreamingServiceInfoAdapter
122 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in EmbmsTestStreamingApp.TrackedStreamAdapter
/aosp_15_r20/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/
DEmbmsTestDownloadApp.java119 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in EmbmsTestDownloadApp.FileServiceInfoAdapter
153 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in EmbmsTestDownloadApp.DownloadRequestAdapter
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DSpinnerAdapter.java43 public View getDropDownView(int position, View convertView, ViewGroup parent); in getDropDownView() method
H A DBaseAdapter.java74 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in BaseAdapter
H A DCursorAdapter.java301 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in CursorAdapter
H A DSimpleAdapter.java180 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in SimpleAdapter
H A DArrayAdapter.java499 public View getDropDownView(int position, @Nullable View convertView, in getDropDownView() method in ArrayAdapter
H A DSuggestionsAdapter.java512 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in SuggestionsAdapter
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/mediaprojection/permission/
DOptionsAdapter.java45 public android.view.View getDropDownView(int position, @org.jetbrains.annotations.Nullable() in getDropDownView() method in OptionsAdapter
/aosp_15_r20/external/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
H A DAudioDeviceAdapter.java43 … public View getDropDownView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getDropDownView() method in AudioDeviceAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/
H A DHearingDevicesSpinnerAdapter.java50 public View getDropDownView(int position, @Nullable View convertView, in getDropDownView() method in HearingDevicesSpinnerAdapter
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/audio_device/
H A DAudioDeviceAdapter.java45 … public View getDropDownView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getDropDownView() method in AudioDeviceAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenRecordingAdapter.java78 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in ScreenRecordingAdapter
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DFakeAdapter.java122 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in FakeAdapter
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
DStorageSelectionPreferenceController.java141 public View getDropDownView(int position, View view, ViewGroup parent) { in getDropDownView() method in StorageSelectionPreferenceController.StorageAdapter
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/settings/
DSimpleMenuPreference.kt98 override fun getDropDownView(position: Int, convertView: View?, parent: ViewGroup): View { in getDropDownView() method
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DAbsSpinnerTest.java282 public View getDropDownView(int position, View convertView, in getDropDownView() method in AbsSpinnerTest.MockSpinnerAdapter
/aosp_15_r20/development/samples/ContactManager/src/com/example/android/contactmanager/
H A DContactAdder.java368 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in ContactAdder.AccountAdapter
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/telephony/
DRenameMobileNetworkDialogFragment.java240 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in RenameMobileNetworkDialogFragment.ColorAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/permission/
H A DBaseMediaProjectionPermissionDialogDelegate.kt174 override fun getDropDownView(position: Int, convertView: View?, parent: ViewGroup): View { in getDropDownView() method
/aosp_15_r20/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
H A DMainActivity.java351 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in MainActivity.NamedPresetSpinnerArrayAdapter
/aosp_15_r20/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
H A DMainActivity.java338 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in MainActivity.NamedPresetSpinnerArrayAdapter
/aosp_15_r20/developers/samples/android/deprecated/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
DMainActivity.java351 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in MainActivity.NamedPresetSpinnerArrayAdapter
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/
DCalendarViewAdapter.kt197 override fun getDropDownView(position: Int, convertView: View?, parent: ViewGroup?): View? { in getDropDownView() method
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/app/
DGalleryActionBar.java168 public View getDropDownView(int position, View convertView, ViewGroup parent) { in getDropDownView() method in GalleryActionBar.AlbumModeAdapter

12345678910>>...19