Searched refs:PHONE_NEW_RINGING_CONNECTION (Results 1 – 2 of 2) sorted by relevance
123 private static final int PHONE_NEW_RINGING_CONNECTION = 2; field in CallNotifier233 case PHONE_NEW_RINGING_CONNECTION: in handleMessage()910 mCM.registerForNewRingingConnection(this, PHONE_NEW_RINGING_CONNECTION, null); in registerForNotifications()
162 private static final int PHONE_NEW_RINGING_CONNECTION = 124; field in InCallScreen412 case PHONE_NEW_RINGING_CONNECTION:1104 mCM.registerForNewRingingConnection(mHandler, PHONE_NEW_RINGING_CONNECTION, null); in registerForPhoneStates()