Searched refs:EVENT_UNKNOWN_CONNECTION (Results 1 – 1 of 1) sorted by relevance
61 private static final int EVENT_UNKNOWN_CONNECTION = 102; field in PstnIncomingCallNotifier93 case EVENT_UNKNOWN_CONNECTION:129 mPhone.registerForUnknownConnection(mHandler, EVENT_UNKNOWN_CONNECTION, null); in registerForNotifications()