Searched defs:modeIndex (Results 1 – 7 of 7) sorted by relevance
1119 public static int getCameraThemeColorId(int modeIndex, Context context) { in getCameraThemeColorId()1139 public static int getCameraModeIconResId(int modeIndex, Context context) { in getCameraModeIconResId()1158 public static String getCameraModeText(int modeIndex, Context context) { in getCameraModeText()1177 public static String getCameraModeContentDescription(int modeIndex, Context context) { in getCameraModeContentDescription()1194 public static int getCameraShutterIconId(int modeIndex, Context context) { in getCameraShutterIconId()1212 public static int getCameraModeParentModeId(int modeIndex, Context context) { in getCameraModeParentModeId()1230 public static int getCameraModeCoverIconResId(int modeIndex, Context context) { in getCameraModeCoverIconResId()
132 public int getModuleId(int modeIndex); in getModuleId()150 public int getPreferredChildModeIndex(int modeIndex); in getPreferredChildModeIndex()
1533 public void onModeButtonPressed(int modeIndex) { in onModeButtonPressed()1548 public void onModeSelected(int modeIndex) { in onModeSelected()
1690 int modeIndex = -1; in getModeIndex() local2139 int modeIndex = getModeIndex(); in onStartTasks() local2425 public int getPreferredChildModeIndex(int modeIndex) { in getPreferredChildModeIndex()2436 public void onModeSelected(int modeIndex) { in onModeSelected()2482 public int getModuleId(int modeIndex) { in getModuleId()2494 private void setModuleFromModeIndex(int modeIndex) { in setModuleFromModeIndex()
995 int modeIndex = mSettingsManager.getIndexOfCurrentValue(SettingsManager.SCOPE_GLOBAL, in updatePanoButtons() local
175 int modeIndex = mController.getCurrentModuleIndex(); in syncFlashIndicator() local
917 public void onModeButtonPressed(int modeIndex); in onModeButtonPressed()918 public void onModeSelected(int modeIndex); in onModeSelected()1264 private void onModeSelected(int modeIndex) { in onModeSelected()