Home
last modified time | relevance | path

Searched defs:getRightIcon (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DParameterActionAndInt.java28 public int getRightIcon(); in getRightIcon() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationTemplateViewWrapper.java187 protected final Icon getRightIcon(Notification n) { in getRightIcon() method in NotificationTemplateViewWrapper
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
H A DSwipeButtonHelper.java637 SwipeButtonView getRightIcon(); in getRightIcon() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java574 KeyguardAffordanceView getRightIcon(); in getRightIcon() method
H A DNotificationPanelViewController.java4267 public KeyguardAffordanceView getRightIcon() { in getRightIcon() method in NotificationPanelViewController.KeyguardAffordanceHelperCallback