Searched refs:getLeftIcon (Results 1 – 7 of 7) sorted by relevance
98 public SwipeButtonView getLeftIcon() { in AffordanceHolderLayout()100 return affordanceCallback.getLeftIcon(); in AffordanceHolderLayout()
328 public SwipeButtonView getLeftIcon() {
24 public int getLeftIcon(); in getLeftIcon() method
63 int iconId = ((ParameterActionAndInt) mParameter).getLeftIcon(); in updateUI()
130 leftIcon = callback.getLeftIcon(); in initIcons()634 SwipeButtonView getLeftIcon(); in getLeftIcon() method
110 mLeftIcon = mCallback.getLeftIcon(); in initIcons()572 KeyguardAffordanceView getLeftIcon(); in getLeftIcon() method
3429 mKeyguardAffordanceHelperCallback.getLeftIcon().setLaunchingAffordance(launchingAffordance);4261 public KeyguardAffordanceView getLeftIcon() { in getLeftIcon() method in NotificationPanelViewController.KeyguardAffordanceHelperCallback