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