Home
last modified time | relevance | path

Searched refs:isSupportedDevice (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/voiceinteraction/
DHotwordDetectorKeyphraseTriggeredStatsTest.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
88 if (!isSupportedDevice(getDevice())) return; in setUp()
104 if (!isSupportedDevice(getDevice())) return; in tearDown()
114 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredDspDetected()
138 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredSoftwareDetectorDetected()
160 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredDspDetectorUnexpectedDetected()
191 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredSoftwareDetectorUnexpectedDetected()
220 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredDspDetectorUnexpectedRejected()
247 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredDspRejected()
268 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorKeyphraseTriggeredDspDetectTimeout()
[all …]
DHotwordAudioEgressEventReportedStatsTest.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
80 if (!isSupportedDevice(getDevice())) return; in setUp()
96 if (!isSupportedDevice(getDevice())) return; in tearDown()
106 if (!isSupportedDevice(getDevice())) return; in testDspStartedAndEnded()
129 if (!isSupportedDevice(getDevice())) return; in testDspEmptyAudiostreamList()
150 if (!isSupportedDevice(getDevice())) return; in testDspIllegalCopyBufferSize()
175 if (!isSupportedDevice(getDevice())) return; in testSoftwareDetectorStartedAndEnded()
198 if (!isSupportedDevice(getDevice())) return; in testSoftwareDetectorEmptyAudiostreamList()
219 if (!isSupportedDevice(getDevice())) return; in testSoftwareDetectorIllegalCopyBufferSize()
245 if (!isSupportedDevice(getDevice())) return; in testExternalSourceStartedAndEnded()
[all …]
DHotwordDetectorCreateRequestedStatsTests.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
68 if (!isSupportedDevice(getDevice())) return; in setUp()
84 if (!isSupportedDevice(getDevice())) return; in tearDown()
94 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorCreateRequestedspCreateSuccess()
114 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorCreateRequestedDspCreateFail()
134 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorCreateRequestedSoftwareCreateSuccess()
154 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorCreateRequestedSoftwareCreateFail()
DHotwordDetectionServiceInitResultReportedStatsTest.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
69 if (!isSupportedDevice(getDevice())) return; in setUp()
85 if (!isSupportedDevice(getDevice())) return; in tearDown()
95 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceInitResultReportedDspInitSuccess()
122 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceInitResultReportedSoftwareInitSuccess()
148 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceInitResultReportedDspInitError()
175 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceInitResultReportedSoftwareInitError()
DHotwordDetectionServiceRestartedStatsTests.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
66 if (!isSupportedDevice(getDevice())) return; in setUp()
82 if (!isSupportedDevice(getDevice())) return; in tearDown()
93 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceRestartedDspScheduleRestartService()
121 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectionServiceRestartedSoftwareScheduleRestartService()
DHotwordDetectorEventsStatsTest.java23 import static android.cts.statsdatom.voiceinteraction.HotwordMetricsTestUtils.isSupportedDevice;
79 if (!isSupportedDevice(getDevice())) return; in setUp()
95 if (!isSupportedDevice(getDevice())) return; in tearDown()
105 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsForDspDetection()
131 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsConnectedAppUpdateState()
160 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsForExternalDetection()
191 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsForSoftwareDetection()
220 if (!isSupportedDevice(getDevice())) { in testLogHotwordDetectorEventsSoftwareConnectedAppUpdateState()
255 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsForDspDetectorExternalDetectionSecurityException()
288 if (!isSupportedDevice(getDevice())) return; in testLogHotwordDetectorEventsForSoftwareDetectorExternalDetectionSecurityException()
[all …]
DHotwordMetricsTestUtils.java58 public static boolean isSupportedDevice(ITestDevice device) throws Exception { in isSupportedDevice() method in HotwordMetricsTestUtils
/cts/tests/tests/assist/src/android/assist/cts/
DDisableContextTest.java48 if (!isSupportedDevice()) { in testContextAndScreenshotOff()
68 if (!isSupportedDevice()) { in testScreenshotOff()
88 if (!isSupportedDevice()) { in testScreenContextOff()
106 private boolean isSupportedDevice() { in isSupportedDevice() method in DisableContextTest
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DRingtoneManagerTest.java121 private boolean isSupportedDevice() { in isSupportedDevice() method in RingtoneManagerTest
129 if (!isSupportedDevice()) return; in testConstructors()
137 if (!isSupportedDevice()) return; in testAccessMethods()
184 if (!isSupportedDevice()) return; in testSetType()
196 if (!isSupportedDevice()) return; in testStopPreviousRingtone()
219 if (!isSupportedDevice()) return; in testQuery()
231 if (!isSupportedDevice()) return; in testHasHapticChannels()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAdoptableHostTest.java74 if (isSupportedDevice()) { in setUp()
96 if (isSupportedDevice()) { in tearDown()
156 if (!isSupportedDevice()) return; in testApps()
212 if (!isSupportedDevice()) return; in testPrimaryStorage()
324 if (!isSupportedDevice()) return; in testPackageInstaller()
353 if (!isSupportedDevice()) return; in testEjected()
403 private boolean isSupportedDevice() throws Exception { in isSupportedDevice() method in AdoptableHostTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/credentials/
DCredentialsStatsTest.java88 if (!isSupportedDevice(getDevice())) return; in testInitialPhaseKnownCaller()
131 public static boolean isSupportedDevice(ITestDevice device) throws Exception { in isSupportedDevice() method in CredentialsStatsTest