Home
last modified time | relevance | path

Searched refs:MSG_NEW_RINGING_CONNECTION (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyStateTracker.java272 public static final int MSG_NEW_RINGING_CONNECTION = 5; field in EmergencyStateTracker
434 case MSG_NEW_RINGING_CONNECTION: { in handleMessage()
2033 phone.registerForNewRingingConnection(mHandler, MSG_NEW_RINGING_CONNECTION, in registerForNewRingingConnection()