Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java278 private void testHotwordDetection(int testType, String expectedIntent, int expectedResult) { in testHotwordDetection()
291 private Parcelable performAndGetDetectionResult(int testType) { in performAndGetDetectionResult()
305 private void perform(int testType) { in perform()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java205 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/media/src/android/media/cts/
DMediaPlayerDrmTest.java167 private void stream(Uri uri, Resolution res, ModularDrmTestType testType) throws Exception { in stream()
171 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download()
DMediaPlayerDrmTestBase.java177 ModularDrmTestType testType) throws Exception { in playModularDrmVideoDownload()
204 ModularDrmTestType testType) throws Exception { in playModularDrmVideo()
212 int playTime, ModularDrmTestType testType) throws Exception { in playModularDrmVideoWithRetries()
246 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo()
264 final Integer height, int playTime, ModularDrmTestType testType) throws Exception { in playLoadedModularDrmVideo_Generic()
/cts/tests/tests/widget/src/android/widget/cts/
DPositionTesterContextMenuListener.java32 private int testType; // as returned by getPackedPositionType field in PositionTesterContextMenuListener
/cts/tests/tests/content/src/android/content/cts/
DContentResolverWrapTest.java134 public void testType() throws Exception { in testType() method in ContentResolverWrapTest
/cts/tests/tests/slice/src/android/slice/cts/
DSliceBindingTest.java71 public void testType() { in testType() method in SliceBindingTest
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DApiClass.java232 private static boolean compareType(String apiType, String testType) { in compareType()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java258 Utils.TestCaseType testType; field in MainInteractionSession.AsyncTaskArg
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java74 public void setupTestType(int testType) { in setupTestType()
/cts/tests/tests/assist/common/src/android/assist/common/
DUtils.java249 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java644 String testType, in verifyLongActivation()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java188 String testType = bundle.getString(TESTCASE_TYPE); in toBundleString() local