Home | History | Annotate | Download | only in dialer

Lines Matching refs:TelephonyManager

43 import android.telephony.TelephonyManager;
416 TelephonyManager tm = (TelephonyManager)
418 if (tm.getCallState() == TelephonyManager.CALL_STATE_IDLE) {