Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java441 if (!matchMpcResult(cameraId, mpcResult)) { in onReceive()
557 private boolean matchMpcResult(String cameraId, String mpcResult) { in matchMpcResult() method in ItsTestActivity.ResultReceiver