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