OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 835 milliseconds