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()
263 settleTime = mConstants.FG_SERVICE_STATE_SETTLE_TIME; in updateUidProcState()
464 public long FG_SERVICE_STATE_SETTLE_TIME; field in AppOpsService.Constants508 FG_SERVICE_STATE_SETTLE_TIME = mParser.getDurationMillis( in updateConstants()522 TimeUtils.formatDuration(FG_SERVICE_STATE_SETTLE_TIME, pw); in dump()