Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java707 String newPhone = intent.getStringExtra(PhoneConstants.PHONE_NAME_KEY); in onReceive() local
708 Log.d(LOG_TAG, "Radio technology switched. Now " + newPhone + " is active."); in onReceive()