Home
last modified time | relevance | path

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

/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java129 return supportedHardware() && supportedSoftware(); in supported()
132 private boolean supportedSoftware() throws DeviceNotAvailableException { in supportedSoftware() method in BaseTileServiceTest