Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java504 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in initOnce()
3480 case EVENT_SSN: in handleMessage()
DPhone.java182 protected static final int EVENT_SSN = 2; field in Phone