Home
last modified time | relevance | path

Searched refs:cancelViewTimeout (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayController.kt174 cancelViewTimeout = null,
247 val cancelViewTimeout = mainExecutor.executeDelayed( regex
255 displayInfo.cancelViewTimeout?.run()
256 displayInfo.cancelViewTimeout = cancelViewTimeout
346 displayInfo.cancelViewTimeout?.run()
418 it.cancelViewTimeout?.run()
505 var cancelViewTimeout: Runnable?,