Searched refs:mHideTransientIndicationRunnable (Results 1 – 1 of 1) sorted by relevance
624 private final Runnable mHideTransientIndicationRunnable = new Runnable() { field in KeyguardBottomAreaView683 removeCallbacks(mHideTransientIndicationRunnable);684 postDelayed(mHideTransientIndicationRunnable, 5000);