/frameworks/base/services/java/com/android/server/ |
TelephonyRegistry.java | 42 import com.android.internal.telephony.Phone; 47 * Since phone process can be restarted, this class provides a centralized place 116 // Note that location can be null for non-phone builds like 529 intent.putExtra(Phone.STATE_KEY, DefaultPhoneNotifier.convertCallState(state).toString()); 544 intent.putExtra(Phone.STATE_KEY, DefaultPhoneNotifier.convertDataState(state).toString()); 546 intent.putExtra(Phone.NETWORK_UNAVAILABLE_KEY, true); 549 intent.putExtra(Phone.STATE_CHANGE_REASON_KEY, reason); 551 intent.putExtra(Phone.DATA_APN_KEY, apn); 559 intent.putExtra(Phone.DATA_APN_TYPES_KEY, types); 560 intent.putExtra(Phone.DATA_IFACE_NAME_KEY, interfaceName) [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
ApnSetting.java | 108 if (t.equals(type) || t.equals(Phone.APN_TYPE_ALL) || 109 (t.equals(Phone.APN_TYPE_DEFAULT) && 110 type.equals(Phone.APN_TYPE_HIPRI))) {
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
TransactionSettings.java | 25 import com.android.internal.telephony.Phone; 79 if (isValidApnType(cursor.getString(COLUMN_TYPE), Phone.APN_TYPE_MMS)) { 144 if (t.equals(requestType) || t.equals(Phone.APN_TYPE_ALL)) {
|
/packages/apps/Phone/res/layout-long-finger/ |
dialpad.xml | 17 <!-- Dialpad in the Phone app. 21 <com.android.phone.ButtonGridLayout xmlns:android="http://schemas.android.com/apk/res/android" 115 </com.android.phone.ButtonGridLayout>
|
/packages/apps/Phone/src/com/android/phone/ |
EnableFdnScreen.java | 17 package com.android.phone; 33 import com.android.internal.telephony.Phone; 49 private Phone mPhone;
|
EnableIccPinScreen.java | 17 package com.android.phone; 33 import com.android.internal.telephony.Phone; 49 private Phone mPhone;
|
GsmUmtsCallForwardOptions.java | 1 package com.android.phone; 8 import android.provider.ContactsContract.CommonDataKinds.Phone; 21 private static final String NUM_PROJECTION[] = {Phone.NUMBER};
|
IccPanel.java | 17 package com.android.phone; 29 * Base class for ICC-related panels in the Phone UI. 63 // from the phone app to the framework; see bug 1804111).
|
/external/quake/ |
README | 50 Turn on phone, plug into your development PC/Mac using the supplied ADB cable. 56 Press Home button on Phone 58 Select "SD card & phone storage 188 Use the Phone UI to uninstall the Quake apk: 199 Press Home button on Phone 201 Select "SD card & phone storage
|
/packages/apps/Settings/src/com/android/settings/ |
ApnSettings.java | 45 import com.android.internal.telephony.Phone; 93 Phone.DataState state = getMobileDataState(intent); 107 private static Phone.DataState getMobileDataState(Intent intent) { 108 String str = intent.getStringExtra(Phone.STATE_KEY); 110 return Enum.valueOf(Phone.DataState.class, str); 112 return Phone.DataState.DISCONNECTED;
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
ContactsSyncAdapter.java | 53 import android.provider.ContactsContract.CommonDataKinds.Phone; 107 private static final String COMMON_TYPE_ROW = Phone.TYPE; // Could have been any typed row 306 String phone; field in class:ContactsSyncAdapter.PhoneRow 310 phone = _phone; 315 builder.withValue(Im.DATA, phone); 316 builder.withValue(Phone.TYPE, type); 320 return type == _type && phone.equalsIgnoreCase(value); 401 workPhones.add(new PhoneRow(getValue(), Phone.TYPE_WORK)); 404 ops.addPhone(entity, Phone.TYPE_MMS, getValue()); 407 ops.addPhone(entity, Phone.TYPE_FAX_WORK, getValue()) [all...] |
/packages/apps/Settings/res/values/ |
strings.xml | 28 <!-- Phone info --> 29 <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. --> 31 <!-- Phone Info screen. Button label to turn off the radio . Only shown in diagnostic screen, so precise translation is not needed. --> 34 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> 36 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> 38 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> 40 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> 43 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> 45 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> 47 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -- [all...] |
/cts/tests/tests/permission/src/android/permission/cts/ |
NoCallPermissionTest.java | 25 * Verify Phone calling related methods without specific Phone/Call permissions.
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
NoProcessOutgoingCallPermissionTest.java | 44 Log.i(LOG_TAG, "Called phone: " + uri.toString()); 69 Log.w(LOG_TAG, "wait for phone call interrupted");
|
/external/srec/seti/sltsEngine/include/ |
lts.h | 52 function to max_length. Each elements of phone string needs to be 4 56 return length of phone string.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
de-DE_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
de-DE_kdt_g2p.dtfmt | 18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "de-DE_phones.utf" type = phone
|
de-DE_kdt_phr.dtfmt | 18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
en-GB_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
en-GB_kdt_g2p.dtfmt | 18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "en-GB_phones.utf" type = phone
|
en-GB_kdt_phr.dtfmt | 18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
en-US_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
en-US_kdt_g2p.dtfmt | 18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "en-US_phones.utf" type = phone
|
en-US_kdt_phr.dtfmt | 18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|