Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java97 private static final int MSG_SUPP_SERVICE_NOTIFY = 7; field in TelephonyConnection
190 case MSG_SUPP_SERVICE_NOTIFY:
1356 getPhone().registerForSuppServiceNotification(mHandler, MSG_SUPP_SERVICE_NOTIFY, null); in setOriginalConnection()