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