Searched refs:EVENT_USSD (Results 1 – 2 of 2) sorted by relevance
169 mCi.setOnUSSD(this, EVENT_USSD, null); in GSMPhone()204 mCi.setOnUSSD(this, EVENT_USSD, null); in GSMPhone()1497 case EVENT_USSD: in handleMessage()
130 protected static final int EVENT_USSD = 7; field in PhoneBase