Searched refs:TOP_STATE_SETTLE_TIME (Results 1 – 4 of 4) sorted by relevance
97 mConstants.TOP_STATE_SETTLE_TIME = 10 * 1000L; in setUp()277 mClock.advanceTime(mConstants.TOP_STATE_SETTLE_TIME - 1); in testForegroundToBackgroundTransition()748 mClock.advanceTime(mConstants.TOP_STATE_SETTLE_TIME - 1); in testUidStateChangedBackgroundThenForegroundImmediately()833 mClock.advanceTime(mConstants.TOP_STATE_SETTLE_TIME + 1); in testUidStateChangedCallback()
70 mConstants.TOP_STATE_SETTLE_TIME = 10 * 1000L; in setUp()
261 settleTime = mConstants.TOP_STATE_SETTLE_TIME; in updateUidProcState()
457 public long TOP_STATE_SETTLE_TIME; field in AppOpsService.Constants506 TOP_STATE_SETTLE_TIME = mParser.getDurationMillis( in updateConstants()519 TimeUtils.formatDuration(TOP_STATE_SETTLE_TIME, pw); in dump()