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