Home
last modified time | relevance | path

Searched refs:supportedHardware (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DScopedDirectoryAccessClientTest.java80 if (!supportedHardware()) return; in testInvalidPath()
92 if (!supportedHardware()) return; in testUserRejects()
117 if (!supportedHardware()) return; in testUserAccepts()
128 if (!supportedHardware()) return; in testUserAcceptsNewDirectory()
140 if (!supportedHardware()) return; in testNotAskedAgain()
160 if (!supportedHardware()) return; in testNotAskedAgainOnRoot()
188 if (!supportedHardware())return; in testDeniesOnceButAllowsAskingAgain()
213 if (!supportedHardware()) return; in testDeniesOnceForAll()
249 if (!supportedHardware()) return; in testRemovePackageStep1UserDenies()
255 if (!supportedHardware()) return; in testRemovePackageStep2UserAcceptsDoNotClear()
DDocumentsClientTest.java119 if (!supportedHardware()) return; in testOpenSimple()
167 if (!supportedHardware()) return; in testOpenVirtual()
204 if (!supportedHardware()) return; in testCreateNew()
231 if (!supportedHardware()) return; in testCreateExisting()
262 if (!supportedHardware()) return; in testTree()
334 if (!supportedHardware()) return; in testGetContent()
356 if (!supportedHardware()) return; in testTransferDocument()
469 if (!supportedHardware()) return; in testFindDocumentPathInScopedAccess()
511 if (!supportedHardware()) return; in testOpenDocumentAtInitialLocation()
530 if (!supportedHardware()) return; in testOpenDocumentTreeAtInitialLocation()
[all …]
DDocumentsClientTestCase.java134 protected boolean supportedHardware() { in supportedHardware() method in DocumentsClientTestCase
/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java129 return supportedHardware() && supportedSoftware(); in supported()
137 private boolean supportedHardware() throws DeviceNotAvailableException { in supportedHardware() method in BaseTileServiceTest
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java111 private boolean supportedHardware() { in supportedHardware() method in VpnTest
539 if (!supportedHardware()) return; in testDefault()
553 if (!supportedHardware()) return; in testAppAllowed()
568 if (!supportedHardware()) return; in testAppDisallowed()