Searched refs:API_VERSION_1 (Results 1 – 4 of 4) sorted by relevance
131 const int API_VERSION_1 = 1; field
56 private static final int API_VERSION_1 = 1; field in CameraBinderTest131 boolean supports = mUtils.getCameraService().supportsCameraApi(cameraId, API_VERSION_1); in testSupportsCamera1Api()
63 private static final int API_VERSION_1 = 1; field in CameraManager
1594 case API_VERSION_1: in supportsCameraApi()