OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TelephonyUtils
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/telephony/src/android/telephony/cts/
TelephonyUtils.java
21
class
TelephonyUtils
{
38
private
TelephonyUtils
() {
SmsManagerTest.java
205
if (
TelephonyUtils
.isSkt(mTelephonyManager)) {
207
} else if (
TelephonyUtils
.isKt(mTelephonyManager)) {
SmsMessageTest.java
139
if (
TelephonyUtils
.isSkt(mTelephonyManager)) {
142
} else if (
TelephonyUtils
.isKt(mTelephonyManager)) {
Completed in 73 milliseconds