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