Searched refs:mBackgroundRestrictionShortDelayMs (Results 1 – 2 of 2) sorted by relevance
2203 mService.mBackgroundRestrictionShortDelayMs = 50; in testBackgroundChainOnProcStateChangeDifferentDelays()2222 waitForDelayedMessageOnHandler(mService.mBackgroundRestrictionShortDelayMs + 1); in testBackgroundChainOnProcStateChangeDifferentDelays()2238 waitForDelayedMessageOnHandler(mService.mBackgroundRestrictionShortDelayMs + 1); in testBackgroundChainOnProcStateChangeDifferentDelays()
579 long mBackgroundRestrictionShortDelayMs = TimeUnit.SECONDS.toMillis(2); field in NetworkPolicyManagerService4248 TimeUtils.formatDuration(mBackgroundRestrictionShortDelayMs, fout);4410 : mBackgroundRestrictionShortDelayMs;