Searched defs:type1 (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentResolverTest.java | 196 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testCrashOnLaunch() local 209 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testUnstableToStableRefs() local 252 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testStableToUnstableRefs() local 289 String type1 = mContentResolver.getType(TABLE1_URI); in testGetType() local 308 String type1 = mContentResolver.getType(RESTRICTED_TABLE1_URI); in testGetTypeAnonymous() local 319 String type1 = mContentResolver.getType(REMOTE_TABLE1_URI); in testUnstableGetType() local
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | ResourceManagerStubActivity.java | 140 public void testReclaimResource(int type1, int type2, boolean highResolutionForActivity1, in testReclaimResource()
|
D | ResourceManagerTest.java | 58 private void doTestReclaimResource(int type1, int type2, in doTestReclaimResource()
|
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
D | GlobalSearchSessionCtsTestBase.java | 1812 AppSearchSchema type1 = new AppSearchSchema.Builder("Type1").build(); in testAddObserver_schemaChange_contents() local 1874 AppSearchSchema type1 = in testAddObserver_schemaChange_contents_skipBySpec() local
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorDirectReportTest.java | 638 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/ |
D | TunerTest.java | 2993 int type1 = info1.getType(); in testMaxNumberOfFrontends() local
|
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/ |
D | TunerTest.java | 2992 int type1 = info1.getType(); in testMaxNumberOfFrontends() local
|