Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java57 private static final int MSG_ON_ADDED = 0; field in TileLifecycleManager
211 if (queue.contains(MSG_ON_ADDED)) { in handlePendingMessages()
361 queueMessage(MSG_ON_ADDED); in onTileAdded()