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

/packages/apps/Camera/src/com/android/camera/
H A DCameraModule.java63 public boolean updateStorageHintOnResume(); method in interface:CameraModule
H A DCameraActivity.java377 protected boolean updateStorageHintOnResume() { method in class:CameraActivity
378 return mCurrentModule.updateStorageHintOnResume();
H A DActivityBase.java219 if (updateStorageHintOnResume()) {
326 protected boolean updateStorageHintOnResume() { method in class:ActivityBase
H A DPanoramaModule.java1291 public boolean updateStorageHintOnResume() { method in class:PanoramaModule
H A DPhotoModule.java1493 public boolean updateStorageHintOnResume() { method in class:PhotoModule
H A DVideoModule.java2743 public boolean updateStorageHintOnResume() { method in class:VideoModule
/packages/apps/Camera2/src/com/android/camera/
H A DCameraModule.java60 public boolean updateStorageHintOnResume(); method in interface:CameraModule
H A DWideAnglePanoramaModule.java1097 public boolean updateStorageHintOnResume() { method in class:WideAnglePanoramaModule
H A DVideoModule.java1774 public boolean updateStorageHintOnResume() { method in class:VideoModule
H A DPhotoModule.java1162 public boolean updateStorageHintOnResume() { method in class:PhotoModule

Completed in 114 milliseconds