Searched refs:USSD_RETURN_SUCCESS (Results 1 – 5 of 5) sorted by relevance
59 if (resultCode == TelephonyManager.USSD_RETURN_SUCCESS) { in onReceiveResult()
1537 TelephonyManager.USSD_RETURN_SUCCESS : TelephonyManager.USSD_RETURN_FAILURE; in onMMIDone()
1137 public static final int USSD_RETURN_SUCCESS = 100; field in TelephonyManager9625 if (resultCode == USSD_RETURN_SUCCESS) { in sendUssdRequest()
2684 TelephonyManager.USSD_RETURN_SUCCESS : TelephonyManager.USSD_RETURN_FAILURE; in onMMIDone()
58954 Landroid/telephony/TelephonyManager;->USSD_RETURN_SUCCESS:I