Searched refs:pauseTime (Results 1 – 2 of 2) sorted by relevance
452 mService.logAppTooSlow(r.app, r.pauseTime, "pausing " + r); in handleMessage()1636 r.pauseTime = SystemClock.uptimeMillis(); in schedulePauseTimeout()
303 long pauseTime; // last time we started pausing the activity field in ActivityRecord