/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerDrmTest.java | 183 private void stream(Uri uri, Resolution res, ModularDrmTestType testType) throws Exception { in stream() 187 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download()
|
D | MediaPlayer2DrmTest.java | 151 private void stream(Uri uri, Resolution res, ModularDrmTestType testType) throws Exception { in stream() 155 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download()
|
D | MediaPlayer2DrmTestBase.java | 192 ModularDrmTestType testType) throws Exception { in playModularDrmVideoDownload() 210 ModularDrmTestType testType) throws Exception { in playModularDrmVideo() 218 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries() 251 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo() 268 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
|
D | MediaPlayerDrmTestBase.java | 177 ModularDrmTestType testType) throws Exception { in playModularDrmVideoDownload() 195 ModularDrmTestType testType) throws Exception { in playModularDrmVideo() 203 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries() 237 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo() 255 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | AuthenticationBoundKeyTestActivity.java | 205 private String getKeyName(int testType) { in getKeyName() 212 private void createKey(int testType) { in createKey() 240 private SecretKey loadSecretKey(int testType) { in loadSecretKey()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PositionTesterContextMenuListener.java | 32 private int testType; // as returned by getPackedPositionType field in PositionTesterContextMenuListener
|
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/ |
D | Utils.java | 72 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
|
/cts/tests/tests/slice/src/android/slice/cts/ |
D | SliceBindingTest.java | 66 public void testType() { in testType() method in SliceBindingTest
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
D | ApiClass.java | 214 private static boolean compareType(String apiType, String testType) { in compareType()
|
/cts/tests/tests/assist/common/src/android/assist/common/ |
D | Utils.java | 234 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
|
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/ |
D | MainInteractionSession.java | 258 Utils.TestCaseType testType; field in MainInteractionSession.AsyncTaskArg
|
/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseCursorTest.java | 74 public void setupTestType(int testType) { in setupTestType()
|
/cts/tools/utils/ |
D | CollectAllTests.java | 111 final TestType testType = TestType.getTestType(androidMakeFile); in main() local
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorTest.java | 556 String testType, in verifyLongActivation()
|