Searched refs:hasPendingClick (Results 1 – 3 of 3) sorted by relevance
177 when(mTileLifecycle.hasPendingClick()).thenReturn(true); in testPendingClickPriority()
221 if (mStateManager.hasPendingClick()) { in calculateBindPriority()
149 public boolean hasPendingClick() { in hasPendingClick() method in TileLifecycleManager