Searched refs:supportedHardware (Results 1 – 5 of 5) sorted by relevance
245 if (!supportedHardware()) return; in testOpenSimple()293 if (!supportedHardware()) return; in testOpenVirtual()330 if (!supportedHardware()) return; in testCreateNew()357 if (!supportedHardware()) return; in testCreateExisting()388 if (!supportedHardware()) return; in testTree()462 if (!supportedHardware()) return; in testRestrictStorageAccessFrameworkEnabled_blockFromTree()519 if (!supportedHardware()) in testRestrictStorageAccessFrameworkDisabled_notBlockFromTree()573 if (!supportedHardware()) return; in testScopeStorageAtInitLocationRootWithDot_blockFromTree()585 if (!supportedHardware()) return; in testScopeStorageAtInitLocationAndroidData_blockFromTree()594 if (!supportedHardware()) return; in testScopeStorageAtInitLocationAndroidObb_blockFromTree()[all …]
65 if (!supportedHardware()) return; in setUp()96 if (!supportedHardware()) return; in tearDown()157 protected boolean supportedHardware() { in supportedHardware() method in DocumentsClientTestCase
155 return supportedHardware() && supportedSoftware(); in supported()163 private boolean supportedHardware() throws DeviceNotAvailableException { in supportedHardware() method in BaseTileServiceTest
161 return supportedHardware() && supportedSoftware(); in supported()169 private boolean supportedHardware() throws DeviceNotAvailableException { in supportedHardware() method in CompatChangesTileServiceTest
179 return supportedHardware() && supportedSoftware(); in supported()187 private boolean supportedHardware() throws DeviceNotAvailableException { in supportedHardware() method in ActiveTileServiceCompatChangeTest