Home
last modified time | relevance | path

Searched defs:newFromUssdUserInput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java343 public static GsmMmiCode newFromUssdUserInput(String ussdMessge, in newFromUssdUserInput() method in GsmMmiCode
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneMmiCode.java370 static ImsPhoneMmiCode newFromUssdUserInput(String ussdMessge, ImsPhone phone) { in newFromUssdUserInput() method in ImsPhoneMmiCode