Searched refs:shutterIcons (Results 1 – 1 of 1) sorted by relevance
1196 TypedArray shutterIcons = context.getResources() in getCameraShutterIconId() local1198 if (modeIndex < 0 || modeIndex >= shutterIcons.length()) { in getCameraShutterIconId()1202 return shutterIcons.getResourceId(modeIndex, 0); in getCameraShutterIconId()