Home | History | Annotate | Download | only in phone

Lines Matching defs:phone

17 package com.android.phone;
33 import com.android.internal.telephony.Phone;
40 * Handles OTA Start procedure at phone power up. At phone power up, if phone is not OTA
41 * provisioned (check MIN value of the Phone) and 'device_provisioned' is not set,
42 * OTA Activation screen is shown that helps user activate the phone
88 // - STATE_EMERGENCY_ONLY // Phone is locked; only emergency numbers are allowed
95 Phone phone = PhoneGlobals.getPhone();
96 phone.unregisterForServiceStateChanged(this);
142 Phone phone = PhoneGlobals.getPhone();
145 phone.registerForServiceStateChanged(mHandler, SERVICE_STATE_CHANGED, null);
149 // The following depends on the phone process being persistent. Normally we can't
151 // because the phone activity is persistent.
157 * On devices that provide a phone initialization wizard (such as Google Setup Wizard), we
162 * NB: Typical phone initialization wizards will install themselves as the homescreen