Home
last modified time | relevance | path

Searched refs:EVENT_SS (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java172 mCi.setOnSs(this, EVENT_SS, null); in GSMPhone()
207 mCi.setOnSs(this, EVENT_SS, null); in GSMPhone()
1604 case EVENT_SS: in handleMessage()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java165 protected static final int EVENT_SS = 36; field in PhoneBase
166 protected static final int EVENT_LAST = EVENT_SS;