Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java976 final int photosphereModuleId = getApplicationContext().getResources()
979 if (mCurrentModeIndex == photosphereModuleId) {
1233 final int photosphereModuleId = getApplicationContext().getResources().getInteger( in indicateCapture() local
1235 if (mCurrentModeIndex == photosphereModuleId) { in indicateCapture()