Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java95 public static boolean isSkt(TelephonyManager telephonyManager) { in isSkt() method in TelephonyUtils
DSmsMessageTest.java165 if (TelephonyUtils.isSkt(mTelephonyManager)) { in assertRemaining()
DSmsManagerTest.java225 if (TelephonyUtils.isSkt(mTelephonyManager)) { in testDivideMessage()