Searched refs:shouldShowIcon (Results 1 – 25 of 51) sorted by relevance
123
123 action.setShouldShowIcon(Api28Impl.shouldShowIcon(remoteAction)); in createFromRemoteAction()145 public void setShouldShowIcon(boolean shouldShowIcon) { in setShouldShowIcon() argument146 mShouldShowIcon = shouldShowIcon; in setShouldShowIcon()153 public boolean shouldShowIcon() { in shouldShowIcon() method in RemoteActionCompat197 Api28Impl.setShouldShowIcon(action, shouldShowIcon()); in toRemoteAction()208 static boolean shouldShowIcon(RemoteAction remoteAction) { in shouldShowIcon() method in RemoteActionCompat.Api28Impl209 return remoteAction.shouldShowIcon(); in shouldShowIcon()212 static void setShouldShowIcon(RemoteAction remoteAction, boolean shouldShowIcon) { in setShouldShowIcon() argument213 remoteAction.setShouldShowIcon(shouldShowIcon); in setShouldShowIcon()
84 assertFalse(remoteAction.shouldShowIcon()); in assertEqualsToTestRemoteActionCompat()
647 method public boolean shouldShowIcon();
683 method public boolean shouldShowIcon();
685 method public boolean shouldShowIcon();
797 method public boolean shouldShowIcon();
725 method public boolean shouldShowIcon();
765 method public boolean shouldShowIcon();
763 method public boolean shouldShowIcon();
838 method public boolean shouldShowIcon();
805 method public boolean shouldShowIcon();
885 method public boolean shouldShowIcon();
916 method public boolean shouldShowIcon();