Home
last modified time | relevance | path

Searched defs:getDrawableResource (Results 1 – 19 of 19) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterImageBorderRepresentation.java84 public int getDrawableResource() { in getDrawableResource() method in FilterImageBorderRepresentation
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfile.java81 int getDrawableResource(BluetoothClass btClass); in getDrawableResource() method
H A DOppProfile.java87 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in OppProfile
H A DPbapServerProfile.java139 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PbapServerProfile
H A DHidDeviceProfile.java164 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HidDeviceProfile
H A DPanProfile.java162 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PanProfile
H A DHfpClientProfile.java199 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HfpClientProfile
H A DMapProfile.java192 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in MapProfile
H A DHidProfile.java171 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HidProfile
H A DMapClientProfile.java191 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in MapClientProfile
H A DSapProfile.java190 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in SapProfile
H A DA2dpSinkProfile.java198 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in A2dpSinkProfile
H A DPbapClientProfile.java186 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PbapClientProfile
H A DHeadsetProfile.java224 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HeadsetProfile
H A DHearingAidProfile.java253 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HearingAidProfile
H A DA2dpProfile.java350 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in A2dpProfile
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
H A DBluetoothBondedDevicesPreferenceControllerTest.java387 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in BluetoothBondedDevicesPreferenceControllerTest.TestLocalBluetoothProfile
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsProfilesControllerTest.java172 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DMainFragment.java331 private Drawable getDrawableResource(String pkgName, String resourceName) { in getDrawableResource() method in MainFragment