Home
last modified time | relevance | path

Searched defs:cancelRunnable (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImpl.kt206 val cancelRunnable = Runnable { in <lambda>() constant
DCentralSurfaces.java234 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
DCentralSurfacesImpl.java2117 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTestExecutorService.java263 private void cancelRunnable(Runnable r) { in cancelRunnable() method in TestExecutorService
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlsControllerImplTest.kt425 var cancelRunnable: Runnable? = null in <lambda>() variable
442 var cancelRunnable: Runnable? = null in <lambda>() variable
464 var cancelRunnable: Runnable? = null in <lambda>() variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt300 val cancelRunnable = Runnable { in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DPrivacyDotViewController.kt94 private var cancelRunnable: Runnable? = null in <lambda>() variable