Searched defs:modeIndex (Results 1 – 8 of 8) 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()
1694 int modeIndex = -1; in getModeIndex() local2179 int modeIndex = getModeIndex(); in onStartTasks() local2468 public int getPreferredChildModeIndex(int modeIndex) { in getPreferredChildModeIndex()2479 public void onModeSelected(int modeIndex) { in onModeSelected()2550 public int getModuleId(int modeIndex) { in getModuleId()2562 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()
708 int modeIndex = sModeNameToMode.indexOfKey(modeName); in parseAppOps() local