OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:API_1
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraAgentFactory.java
62
API_1
,
73
return CameraApi.
API_1
;
80
return CameraApi.
API_1
;
115
if (api == CameraApi.
API_1
) {
124
if (highestSupportedApi() == CameraApi.
API_1
) {
150
if (api == CameraApi.
API_1
) {
156
if (highestSupportedApi() == CameraApi.
API_1
) {
/frameworks/av/services/camera/libcameraservice/
CameraService.h
67
// The effective API level. The Camera2 API running in LEGACY mode counts as
API_1
.
69
API_1
= 1,
[
all
...]
Completed in 104 milliseconds