Searched refs:mBackgroundRestrictionDelayMs (Results 1 – 2 of 2) sorted by relevance
2170 mService.mBackgroundRestrictionDelayMs = 500; // To avoid waiting too long in tests. in testBackgroundChainOnProcStateChangeSameDelay()2186 waitForDelayedMessageOnHandler(mService.mBackgroundRestrictionDelayMs + 1); in testBackgroundChainOnProcStateChangeSameDelay()
566 long mBackgroundRestrictionDelayMs = TimeUnit.SECONDS.toMillis(5); field in NetworkPolicyManagerService4412 return mBackgroundRestrictionDelayMs;