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

  /packages/apps/Camera/src/com/android/camera/
CameraModule.java 63 public boolean updateStorageHintOnResume();
CameraActivity.java 377 protected boolean updateStorageHintOnResume() {
378 return mCurrentModule.updateStorageHintOnResume();
ActivityBase.java 219 if (updateStorageHintOnResume()) {
326 protected boolean updateStorageHintOnResume() {
PanoramaModule.java     [all...]
PhotoModule.java     [all...]
VideoModule.java     [all...]

Completed in 45 milliseconds