Home
last modified time | relevance | path

Searched refs:isUidForegroundOnRestrictBackgroundUL (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java3536 private boolean isUidForegroundOnRestrictBackgroundUL(int uid) { in isUidForegroundOnRestrictBackgroundUL() method
4157 final boolean isForeground = isUidForegroundOnRestrictBackgroundUL(uid); in updateRulesForDataUsageRestrictionsULInner()