Searched refs:mGcamModeIndex (Results 1 – 1 of 1) sorted by relevance
239 private final int mGcamModeIndex; field in PhotoModule341 if (mActivity != null && mGcamModeIndex != 0) { in switchToGcamCapture()358 mActivity.onModeSelected(mGcamModeIndex); in switchToGcamCapture()369 mGcamModeIndex = app.getAndroidContext().getResources() in PhotoModule()