Searched refs:isSkt (Results 1 – 3 of 3) sorted by relevance
176 if (TelephonyUtils.isSkt(mTelephonyManager)) { in assertRemaining()
244 if (TelephonyUtils.isSkt(mTelephonyManager)) { in testDivideMessage()
277 public static boolean isSkt(TelephonyManager telephonyManager) { in isSkt() method in TelephonyUtils