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