Searched refs:MSG_ON_CLICK (Results 1 – 1 of 1) sorted by relevance
62 private static final int MSG_ON_CLICK = 2; field in TileLifecycleManager122 return mQueuedMessages.contains(MSG_ON_CLICK); in hasPendingClick()245 if (queue.contains(MSG_ON_CLICK)) { in handlePendingMessages()440 queueMessage(MSG_ON_CLICK); in onClick()