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