Searched defs:isRequestPinItemSupported (Results 1 – 3 of 3) sorted by relevance
70 boolean isRequestPinItemSupported(int user, int requestType); in isRequestPinItemSupported() method
125 public abstract boolean isRequestPinItemSupported(int callingUserId, int requestType); in isRequestPinItemSupported() method in ShortcutServiceInternal
220 public boolean isRequestPinItemSupported(int callingUserId, int requestType) { in isRequestPinItemSupported() method in ShortcutRequestPinProcessor