Searched refs:FG_SERVICE_STATE_SETTLE_TIME (Results 1 – 4 of 4) sorted by relevance
98 mConstants.FG_SERVICE_STATE_SETTLE_TIME = 5 * 1000L; in setUp()297 mClock.advanceTime(mConstants.FG_SERVICE_STATE_SETTLE_TIME - 1); in testForegroundServiceToBackgroundTransition()318 mClock.advanceTime(mConstants.FG_SERVICE_STATE_SETTLE_TIME - 1); in testEarlyUpdateDoesntCommit()
71 mConstants.FG_SERVICE_STATE_SETTLE_TIME = 5 * 1000L; in setUp()
258 settleTime = mConstants.FG_SERVICE_STATE_SETTLE_TIME; in updateUidProcState()
426 public long FG_SERVICE_STATE_SETTLE_TIME; field in AppOpsService.Constants470 FG_SERVICE_STATE_SETTLE_TIME = mParser.getDurationMillis( in updateConstants()484 TimeUtils.formatDuration(FG_SERVICE_STATE_SETTLE_TIME, pw); in dump()