Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java58 static final boolean HAS_TELECOM = Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP; field in TestUtils
270 if (!HAS_TELECOM) { in shouldTestTelecom()