Searched refs:isInForegroundLocked (Results 1 – 1 of 1) sorted by relevance
90 if (!isInForegroundLocked(uid)) { in registerUidToBackgroundCallback()108 return isInForegroundLocked(uid); in isInForeground()128 private boolean isInForegroundLocked(int uid) { in isInForegroundLocked() method in ForegroundUtils