Searched refs:isUidForegroundLocked (Results 1 – 2 of 2) sorted by relevance
642 boolean isUidForegroundLocked(int uid) { in isUidForegroundLocked() method in ShortcutService2354 Preconditions.checkState(isUidForegroundLocked(callingUid),3725 if (!isUidForegroundLocked(callingUid)) {
766 if (s.isUidForegroundLocked(mPackageUid) in getApiCallCount()