Searched refs:onShowSwitcherPopup (Results 1 - 14 of 14) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DCameraModule.java73 public void onShowSwitcherPopup(); method in interface:CameraModule
H A DCameraActivity.java164 public void onShowSwitcherPopup() { method in class:CameraActivity
165 mCurrentModule.onShowSwitcherPopup();
H A DPanoramaModule.java1310 public void onShowSwitcherPopup() { method in class:PanoramaModule
H A DPhotoModule.java2475 public void onShowSwitcherPopup() { method in class:PhotoModule
H A DVideoModule.java2811 public void onShowSwitcherPopup() { method in class:VideoModule
/packages/apps/Camera2/src/com/android/camera/
H A DCameraModule.java64 public void onShowSwitcherPopup(); method in interface:CameraModule
H A DPhotoUI.java636 public void onShowSwitcherPopup() { method in class:PhotoUI
661 onShowSwitcherPopup();
H A DVideoUI.java528 public void onShowSwitcherPopup() { method in class:VideoUI
H A DCameraActivity.java1588 public void onShowSwitcherPopup() { method in class:CameraActivity
1589 mCurrentModule.onShowSwitcherPopup();
H A DVideoModule.java1805 public void onShowSwitcherPopup() { method in class:VideoModule
1806 mUI.onShowSwitcherPopup();
H A DPhotoModule.java1927 public void onShowSwitcherPopup() { method in class:PhotoModule
1928 mUI.onShowSwitcherPopup();
H A DWideAnglePanoramaModule.java1102 public void onShowSwitcherPopup() { method in class:WideAnglePanoramaModule
/packages/apps/Camera/src/com/android/camera/ui/
H A DCameraSwitcher.java46 public void onShowSwitcherPopup(); method in interface:CameraSwitcher.CameraSwitchListener
99 mListener.onShowSwitcherPopup();
/packages/apps/Camera2/src/com/android/camera/ui/
H A DModuleSwitcher.java67 public void onShowSwitcherPopup(); method in interface:ModuleSwitcher.ModuleSwitchListener
151 mListener.onShowSwitcherPopup();

Completed in 208 milliseconds