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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
CameraAnalyzerActivity.java 211 ColorCheckerTest.getSingletonTest().updateCamera();
212 WhiteBalanceTest.getSingletonTest().updateCamera();
213 ExposureCompensationTest.getSingletonTest().updateCamera();
214 MeteringTest.getSingletonTest().updateCamera();
215 AutoLockTest.getSingletonTest().updateCamera();
309 ColorCheckerTest colorCheckerTest = ColorCheckerTest.getSingletonTest();
325 ExposureCompensationTest.getSingletonTest();
344 WhiteBalanceTest whiteBalanceTest = WhiteBalanceTest.getSingletonTest();
362 MeteringTest meteringTest = MeteringTest.getSingletonTest();
387 AutoLockTest autoLockTest = AutoLockTest.getSingletonTest();
    [all...]
ColorCheckerTest.java 82 public static synchronized ColorCheckerTest getSingletonTest() {
ExposureCompensationTest.java 73 public static synchronized ExposureCompensationTest getSingletonTest() {
WhiteBalanceTest.java 107 public static synchronized WhiteBalanceTest getSingletonTest() {
MeteringTest.java 101 public static synchronized MeteringTest getSingletonTest() {
AutoLockTest.java 214 public static synchronized AutoLockTest getSingletonTest() {
    [all...]

Completed in 550 milliseconds