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