Searched refs:newFromUssdUserInput (Results 1 – 4 of 4) sorted by relevance
343 public static GsmMmiCode newFromUssdUserInput(String ussdMessge, in newFromUssdUserInput() method in GsmMmiCode
370 static ImsPhoneMmiCode newFromUssdUserInput(String ussdMessge, ImsPhone phone) { in newFromUssdUserInput() method in ImsPhoneMmiCode
1379 ImsPhoneMmiCode mmi = ImsPhoneMmiCode.newFromUssdUserInput(ussdMessge, this); in sendUssdResponse()
1625 … GsmMmiCode mmi = GsmMmiCode.newFromUssdUserInput(ussdMessge, this, mUiccApplication.get()); in sendUssdResponse()