Lines Matching refs:telephonyManager
51 import android.telephony.TelephonyManager;213 TelephonyManager telephonyManager = (TelephonyManager)app.getSystemService(215 telephonyManager.listen(mPhoneStateListener,424 // via some future TelephonyManager API.