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