Searched refs:onResumeAfterSuper (Results 1 - 10 of 10) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DCameraModule.java37 public void onResumeAfterSuper(); method in interface:CameraModule
H A DCameraActivity.java172 module.onResumeAfterSuper();
251 mCurrentModule.onResumeAfterSuper();
H A DPanoramaModule.java1060 public void onResumeAfterSuper() { method in class:PanoramaModule
H A DPhotoModule.java1507 public void onResumeAfterSuper() { method in class:PhotoModule
H A DVideoModule.java809 public void onResumeAfterSuper() { method in class:VideoModule
/packages/apps/Camera2/src/com/android/camera/
H A DCameraModule.java36 public void onResumeAfterSuper(); method in interface:CameraModule
H A DCameraActivity.java1243 mCurrentModule.onResumeAfterSuper();
1490 module.onResumeAfterSuper();
H A DWideAnglePanoramaModule.java862 public void onResumeAfterSuper() { method in class:WideAnglePanoramaModule
H A DVideoModule.java651 public void onResumeAfterSuper() { method in class:VideoModule
H A DPhotoModule.java1196 public void onResumeAfterSuper() { method in class:PhotoModule

Completed in 122 milliseconds