Searched refs:getRestrictBackgroundStatus (Results 1 – 10 of 10) sorted by relevance
65 int getRestrictBackgroundStatus(int uid); in getRestrictBackgroundStatus() method
486 public int getRestrictBackgroundStatus(int uid) { in getRestrictBackgroundStatus() method in NetworkPolicyManager488 return mService.getRestrictBackgroundStatus(uid); in getRestrictBackgroundStatus()
12 NO DOC BLOCK: android.support.v4.net.ConnectivityManagerCompat Method getRestrictBackgroundStatus(a…
416 when(mNetPolicyManager.getRestrictBackgroundStatus(anyInt())) in testMeteredAllowed()420 when(mNetPolicyManager.getRestrictBackgroundStatus(anyInt())) in testMeteredAllowed()427 when(mNetPolicyManager.getRestrictBackgroundStatus(anyInt())) in testMeteredAllowed()
760 mNetPolicyManager.getRestrictBackgroundStatus(uid) in isMeteredAllowed()1514 uid, mNetPolicyManager.getRestrictBackgroundStatus(uid))
265 …id.net.NetworkStack.PERMISSION_MAINLINE_NETWORK_STACK) public int getRestrictBackgroundStatus(int);
2305 final int status = (cm == null) ? -1 : cm.getRestrictBackgroundStatus(); in dumpSyncState()
3296 public int getRestrictBackgroundStatus(int uid) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4993 HPLcom/android/server/net/NetworkPolicyManagerService;->getRestrictBackgroundStatus(I)I