Searched defs:getIconRes (Results 1 – 5 of 5) sorted by relevance
22 fun getIconRes(isBlocked: Boolean): Int in getIconRes() method26 override fun getIconRes(isBlocked: Boolean): Int { in getIconRes() method40 override fun getIconRes(isBlocked: Boolean): Int { in getIconRes() method
80 public @DrawableRes int getIconRes(boolean isBlocked) { in getIconRes() method in CameraToggleTile
80 public @DrawableRes int getIconRes(boolean isBlocked) { in getIconRes() method in MicrophoneToggleTile
69 public abstract @DrawableRes int getIconRes(boolean isBlocked); in getIconRes() method in SensorPrivacyToggleTile
317 private static int getIconRes() { in getIconRes() method in SignalDrawable