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