Home | History | Annotate | Download | only in telecom

Lines Matching refs:TelephonyManager

27 import android.telephony.TelephonyManager;
252 * Optional extra for {@link android.telephony.TelephonyManager#ACTION_PHONE_STATE_CHANGED}
259 * Optional extra for {@link android.telephony.TelephonyManager#ACTION_PHONE_STATE_CHANGED}
266 * Optional extra for {@link android.telephony.TelephonyManager#ACTION_PHONE_STATE_CHANGED}
311 * this if the {@link android.telephony.TelephonyManager#getLine1Number()} value, as that is the
1055 * {@link TelephonyManager#CALL_STATE_RINGING}
1056 * {@link TelephonyManager#CALL_STATE_OFFHOOK}
1057 * {@link TelephonyManager#CALL_STATE_IDLE}
1061 * preserve the behavior of {@link TelephonyManager#getCallState()}, which also did not require
1074 return TelephonyManager.CALL_STATE_IDLE;