HomeSort by relevance Sort by last modified time
    Searched refs:onResumeBeforeSuper (Results 1 - 10 of 10) sorted by null

  /packages/apps/Camera/src/com/android/camera/
CameraModule.java 35 public void onResumeBeforeSuper();
CameraActivity.java 171 module.onResumeBeforeSuper();
249 mCurrentModule.onResumeBeforeSuper();
PanoramaModule.java     [all...]
PhotoModule.java     [all...]
VideoModule.java 804 public void onResumeBeforeSuper() {
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
CameraModule.java 34 public void onResumeBeforeSuper();
CameraActivity.java     [all...]
WideAnglePanoramaModule.java     [all...]
VideoModule.java 646 public void onResumeBeforeSuper() {
    [all...]
PhotoModule.java     [all...]

Completed in 81 milliseconds