Searched defs:PhoneUtils (Results 1 - 2 of 2) sorted by relevance

/packages/services/Mms/src/com/android/mms/service/
H A DPhoneUtils.java31 public class PhoneUtils { class
/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java72 public class PhoneUtils { class
73 private static final String LOG_TAG = "PhoneUtils";
194 private PhoneUtils() { method in class:PhoneUtils
583 PhoneUtils.isRoutableViaGateway(number)) { // Filter out MMI, OTA and other codes.
681 PhoneUtils.turnOnSpeaker(app, false, true);
739 PhoneUtils.switchHoldingAndActive(mApp.mCM.getFirstActiveBgCall());
1153 * This method is basically a wrapper around PhoneUtils.getNumberFromIntent(),
1169 throws PhoneUtils.VoiceMailNumberMissingException {
1415 log("PhoneUtils.startGetCallerInfo: new query for phone number...");
1616 // info preset before the query (see PhoneUtils
[all...]

Completed in 113 milliseconds