Home
last modified time | relevance | path

Searched refs:ACTION_ITS_RESULT (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java69 private static final String ACTION_ITS_RESULT = field in ItsTestActivity
149 if (ACTION_ITS_RESULT.equals(intent.getAction())) { in onReceive()
399 IntentFilter filter = new IntentFilter(ACTION_ITS_RESULT); in onResume()
/cts/apps/CameraITS/pymodules/its/
Ddevice.py73 ACTION_ITS_RESULT = 'com.android.cts.verifier.camera.its.ACTION_ITS_RESULT' variable in ItsSession
852 adb, ItsSession.ACTION_ITS_RESULT,