Home
last modified time | relevance | path

Searched defs:timeoutRunnable (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/
DPreemptiveUnfoldTransitionProgressProvider.kt45 private val timeoutRunnable = Runnable { in <lambda>() constant in com.android.quickstep.util.unfold.PreemptiveUnfoldTransitionProgressProvider
/packages/apps/Dialer/java/com/android/incallui/legacyblocking/
DBlockedNumberContentObserver.java47 private final Runnable timeoutRunnable = field in BlockedNumberContentObserver
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSsidTranslator.java267 Runnable timeoutRunnable = new Runnable() { in getTranslatedSsidAndRecordBssidCharset() local
286 Runnable timeoutRunnable = new Runnable() { in getTranslatedSsidAndRecordBssidCharset() local