HomeSort by relevance Sort by last modified time
    Searched full:mtype1 (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
ResourceManagerStubActivity.java 31 private int mType1 = ResourceManagerTestActivityBase.TYPE_NONSECURE;
70 mType1 = type1;
84 intent1.putExtra("test-type", mType1);
118 if (mType1 != mType2) {
121 if (mType1 == ResourceManagerTestActivityBase.TYPE_MIX &&

Completed in 210 milliseconds