Searched refs:isLaunchingAffordance (Results 1 – 2 of 2) sorted by relevance
63 public boolean isLaunchingAffordance() { in isLaunchingAffordance() method in CameraLauncher
760 when(mCameraLauncher.isLaunchingAffordance()).thenReturn(true); in testTransitionLaunch_goesToUnlocked()796 when(mCameraLauncher.isLaunchingAffordance()).thenReturn(false); in testTransitionLaunch_noPreview_doesntGoUnlocked()