Searched refs:HAS_CAMERA_2_API (Results 1 – 4 of 4) sorted by relevance
74 public static final boolean HAS_CAMERA_2_API = isLOrHigher(); field in ApiHelper
83 Object service = ApiHelper.HAS_CAMERA_2_API ? getSystemService(Context.CAMERA_SERVICE) in provideCameraManager()
51 if (!ApiHelper.HAS_CAMERA_2_API) { in create()
66 if (!ApiHelper.HAS_CAMERA_2_API) { in create()