Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsMessageTest.java179 } else if (TelephonyUtils.isKt(mTelephonyManager)) { in assertRemaining()
DSmsManagerTest.java247 } else if (TelephonyUtils.isKt(mTelephonyManager)) { in testDivideMessage()
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/
DTelephonyUtils.java281 public static boolean isKt(TelephonyManager telephonyManager) { in isKt() method in TelephonyUtils