Searched refs:EVENT_NEW_RINGING_CONNECTION (Results 1 – 1 of 1) sorted by relevance
59 private static final int EVENT_NEW_RINGING_CONNECTION = 100; field in PstnIncomingCallNotifier87 case EVENT_NEW_RINGING_CONNECTION:127 mPhone.registerForNewRingingConnection(mHandler, EVENT_NEW_RINGING_CONNECTION, null); in registerForNotifications()