Searched refs:isSystemUiDialogShowing (Results 1 – 3 of 3) sorted by relevance
484 public boolean isSystemUiDialogShowing() { in isSystemUiDialogShowing() method in RecentsAnimationDeviceState
312 if (deviceState.isSystemUiDialogShowing) { in newConsumer()
368 when(mDeviceState.isSystemUiDialogShowing()).thenReturn(true); in testNewConsumer_whileSystemUiDialogShowing_returnsSysUiOverlayInputConsumer()