Searched defs:shouldShowCameraPermissionDialog (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreenDelegate.java40 boolean shouldShowCameraPermissionDialog(); method in interface:VideoCallScreenDelegate
/packages/apps/Dialer/java/com/android/incallui/
H A DVideoCallPresenter.java1084 public boolean shouldShowCameraPermissionDialog() { method in class:VideoCallPresenter
1086 LogUtil.i("VideoCallPresenter.shouldShowCameraPermissionDialog", "null call");
1091 "VideoCallPresenter.shouldShowCameraPermissionDialog", "already shown for this call");
1096 LogUtil.i("VideoCallPresenter.shouldShowCameraPermissionDialog", "disabled by config");

Completed in 63 milliseconds