Home
last modified time | relevance | path

Searched defs:shouldShowPreview (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreen.java28 void showVideoViews(boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld); in showVideoViews()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerVideoCallScreen.java74 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()
H A DSelfManagedAnswerVideoCallScreen.java88 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) {} in showVideoViews()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DState.java136 public boolean shouldShowPreview() { in shouldShowPreview() method in State
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/
H A DSurfaceViewVideoCallFragment.java120 private boolean shouldShowPreview; field in SurfaceViewVideoCallFragment
624 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()
H A DVideoCallFragment.java149 private boolean shouldShowPreview; field in VideoCallFragment
725 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()