Searched defs:isRequestPinItemSupported (Results 1 – 3 of 3) sorted by relevance
68 boolean isRequestPinItemSupported(int user, int requestType); in isRequestPinItemSupported() method
105 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