Searched refs:isUidForegroundOnRestrictBackgroundUL (Results 1 – 2 of 2) sorted by relevance
3650 private boolean isUidForegroundOnRestrictBackgroundUL(int uid) { in isUidForegroundOnRestrictBackgroundUL() method4295 final boolean isForeground = isUidForegroundOnRestrictBackgroundUL(uid); in updateRulesForDataUsageRestrictionsULInner()
20397 HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidForegroundOnRestrictBackgroundUL(I)Z