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