Searched defs:shouldShowPreview (Results  1 – 6 of 6) 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/DocumentsUI/src/com/android/documentsui/base/ | 
| D | State.java | 136     public boolean shouldShowPreview() {  in shouldShowPreview()  method in State
  | 
| /packages/apps/Dialer/java/com/android/incallui/video/impl/ | 
| D | SurfaceViewVideoCallFragment.java | 120   private boolean shouldShowPreview;  field in SurfaceViewVideoCallFragment 624       boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) {  in showVideoViews()
  | 
| D | VideoCallFragment.java | 149   private boolean shouldShowPreview;  field in VideoCallFragment 725       boolean shouldShowPreview, boolean shouldShowRemote, boolean isRemotelyHeld) {  in showVideoViews()
  |