Searched refs:cancelTimeoutRunnable (Results 1 – 1 of 1) sorted by relevance
122 oldMap[prevKey]?.cancelTimeoutRunnable?.run() in <lambda>()159 target.cancelTimeoutRunnable?.run() in <lambda>()161 target.cancelTimeoutRunnable = executor.executeDelayed({ in <lambda>()162 target.cancelTimeoutRunnable = null in <lambda>()170 target.cancelTimeoutRunnable?.run() in <lambda>()171 target.cancelTimeoutRunnable = null in <lambda>()194 var cancelTimeoutRunnable: Runnable? = null variable in com.android.systemui.statusbar.notification.collection.coordinator.TrackedSmartspaceTarget