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/
DSmsMessageTest.java176 if (TelephonyUtils.isSkt(mTelephonyManager)) { in assertRemaining()
DSmsManagerTest.java244 if (TelephonyUtils.isSkt(mTelephonyManager)) { in testDivideMessage()
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java277 public static boolean isSkt(TelephonyManager telephonyManager) { in isSkt() method in TelephonyUtils