Searched defs:shouldShowRemote (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Dialer/java/com/android/incallui/video/protocol/ |
D | VideoCallScreen.java | 28 void showVideoViews(boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld); in showVideoViews()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/ |
D | AnswerVideoCallScreen.java | 74 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()
|
D | SelfManagedAnswerVideoCallScreen.java | 88 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) {} in showVideoViews()
|
/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
D | SurfaceViewVideoCallFragment.java | 119 private boolean shouldShowRemote; field in SurfaceViewVideoCallFragment 624 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()
|
D | VideoCallFragment.java | 148 private boolean shouldShowRemote; field in VideoCallFragment 725 boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) { in showVideoViews()
|