Home
last modified time | relevance | path

Searched refs:EVENT_CAMERA_EVICTED (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DTestConstants.java25 public static final int EVENT_CAMERA_EVICTED = 2; field in TestConstants
49 case EVENT_CAMERA_EVICTED: in errToStr()
DCamera1Activity.java58 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_EVICTED, in onResume()
DCamera2Activity.java104 mErrorServiceConnection.logAsync(TestConstants.EVENT_CAMERA_EVICTED, in onResume()