Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java1993 logUnexpectedGsmMethodCall("isCspPlmnEnabled"); in isCspPlmnEnabled()
2005 logUnexpectedGsmMethodCall("getMsisdn"); in getMsisdn()
2026 private static void logUnexpectedGsmMethodCall(String name) { in logUnexpectedGsmMethodCall() method in PhoneBase