Searched refs:EVENT_NEW_RINGING_CONNECTION (Results 1 – 1 of 1) sorted by relevance
65 private static final int EVENT_NEW_RINGING_CONNECTION = 102; field in CallManager562 phone.registerForNewRingingConnection(handler, EVENT_NEW_RINGING_CONNECTION, in registerForPhoneStates()2063 case EVENT_NEW_RINGING_CONNECTION: in handleMessage()