Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DIndicatorIconController.java81 int panoIndicatorArrayId = PhotoSphereHelper.getPanoramaOrientationIndicatorArrayId(); in IndicatorIconController() local
82 if (panoIndicatorArrayId > 0) { in IndicatorIconController()
85 context.getResources().obtainTypedArray(panoIndicatorArrayId); in IndicatorIconController()