Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DResourceManagerTest.java86 private void doTestReclaimResource(int type1, int type2, in doTestReclaimResource()
DResourceManagerStubActivity.java147 public void testReclaimResource(int type1, int type2, boolean highResolutionForActivity1, in testReclaimResource()
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java292 String type2 = mContentResolver.getType(TABLE2_URI); in testGetType() local
310 String type2 = mContentResolver.getType(RESTRICTED_TABLE1_ITEM_URI); in testGetTypeAnonymous() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java1912 AppSearchSchema type2 = in testAddObserver_schemaChange_contents() local
1980 AppSearchSchema type2 = in testAddObserver_schemaChange_contents_skipBySpec() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java638 private void runSingleChannelRateIndependencyTestGroup(int type1, int type2) { in runSingleChannelRateIndependencyTestGroup()
811 int type1, int rateLevel1, int type2, int rateLevel2, int memType) in runSingleChannelRateIndependencyTest()
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java2859 int type2 = type1; in testMaxNumberOfFrontends() local