HomeSort by relevance Sort by last modified time
    Searched refs:API_VERSION_1 (Results 1 - 5 of 5) sorted by null

  /frameworks/av/camera/aidl/android/hardware/
ICameraService.aidl 149 const int API_VERSION_1 = 1;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTest.java 57 private static final int API_VERSION_1 = 1;
133 String.valueOf(cameraId), API_VERSION_1);
  /frameworks/av/camera/tests/
CameraZSLTests.cpp 175 hardware::ICameraService::API_VERSION_1, &isSupported);
  /frameworks/base/core/java/android/hardware/camera2/
CameraManager.java 72 private static final int API_VERSION_1 = 1;
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp     [all...]

Completed in 117 milliseconds