Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/src/android/telephony/cts/
DTelephonyUtils.java21 class TelephonyUtils { class
38 private TelephonyUtils() { in TelephonyUtils() method in TelephonyUtils
DSmsManagerTest.java222 if (TelephonyUtils.isSkt(mTelephonyManager)) { in testDivideMessage()
225 } else if (TelephonyUtils.isKt(mTelephonyManager)) { in testDivideMessage()
DSmsMessageTest.java143 if (TelephonyUtils.isSkt(mTelephonyManager)) { in assertRemaining()
146 } else if (TelephonyUtils.isKt(mTelephonyManager)) { in assertRemaining()