Home
last modified time | relevance | path

Searched defs:getIconRes (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/promotion/
H A DPromotion.java66 int getIconRes(); in getIconRes() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCameraToggleTile.java73 public @DrawableRes int getIconRes(boolean isBlocked) { in getIconRes() method in CameraToggleTile
H A DMicrophoneToggleTile.java73 public @DrawableRes int getIconRes(boolean isBlocked) { in getIconRes() method in MicrophoneToggleTile
H A DSensorPrivacyToggleTile.java65 public abstract @DrawableRes int getIconRes(boolean isBlocked); in getIconRes() method in SensorPrivacyToggleTile
/aosp12/packages/apps/Dialer/java/com/android/dialer/promotion/impl/
H A DRttPromotion.java77 public int getIconRes() { in getIconRes() method in RttPromotion
H A DDuoPromotion.java129 public int getIconRes() { in getIconRes() method in DuoPromotion
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DPairedBluetoothDevices.java222 private int getIconRes(CachedBluetoothDevice device) { in getIconRes() method in PairedBluetoothDevices
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPkgAppInfo.java114 int getIconRes(); in getIconRes() method
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
H A DWifiUtil.java87 public static int getIconRes(int state) { in getIconRes() method in WifiUtil
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageRead.java614 int getIconRes(); in getIconRes() method