Searched refs:mDestroyTimeoutRunnable (Results 1 – 1 of 1) sorted by relevance
1069 private final Runnable mDestroyTimeoutRunnable = new Runnable() { field in ActivityRecord4131 mAtmService.mH.postDelayed(mDestroyTimeoutRunnable, DESTROY_TIMEOUT); in destroyImmediately()6633 mAtmService.mH.removeCallbacks(mDestroyTimeoutRunnable); in removeDestroyTimeout()