Home
last modified time | relevance | path

Searched refs:viewFile (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera/src/com/android/testingcamera/
DSnapshotDialogFragment.java115 viewFile();
263 private synchronized void viewFile() { in viewFile() method in SnapshotDialogFragment
277 if (mViewWhenReady) viewFile(); in onScanCompleted()