Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java193 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testCrashOnLaunch() local
206 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testUnstableToStableRefs() local
249 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testStableToUnstableRefs() local
286 String type1 = mContentResolver.getType(TABLE1_URI); in testGetType() local
305 String type1 = mContentResolver.getType(RESTRICTED_TABLE1_URI); in testGetTypeAnonymous() local
316 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testUnstableGetType() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DResourceManagerStubActivity.java109 public void testReclaimResource(int type1, int type2, boolean highResolutionForActivity1, in testReclaimResource()
DResourceManagerTest.java52 private void doTestReclaimResource(int type1, int type2, in doTestReclaimResource()
/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.java2898 int type1 = info1.getType(); in testMaxNumberOfFrontends() local