Searched refs:MSG_REDIAL_CONNECTION_CHANGED (Results 1 – 1 of 1) sorted by relevance
140 private static final int MSG_REDIAL_CONNECTION_CHANGED = 20; field in TelephonyConnection161 case MSG_REDIAL_CONNECTION_CHANGED:1551 phone.registerForRedialConnectionChanged(mHandler, MSG_REDIAL_CONNECTION_CHANGED, null); in registerForCallEvents()