Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java60 private static final int MSG_ON_UNLOCK_COMPLETE = 3; field in TileLifecycleManager
228 if (queue.contains(MSG_ON_UNLOCK_COMPLETE)) { in handlePendingMessages()
407 queueMessage(MSG_ON_UNLOCK_COMPLETE); in onUnlockComplete()