HomeSort by relevance Sort by last modified time
    Searched full:msisdn (Results 1 - 25 of 25) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UsimServiceTable.java 46 MSISDN,
69 EXTENSION_5, // Extension data for ICI, OCI, MSISDN in EF_EXT5
SIMRecords.java 348 // In that case, msisdn and msisdnTag should not be update.
352 if(DBG) log("Set MSISDN: " + mNewMsisdnTag + " " + /*mNewMsisdn*/ "xxxxxxx");
809 log("Invalid or missing EF[MSISDN]");
818 log("MSISDN: " + /*mMsisdn*/ "xxxxxxx");
828 log("Success to update EF[MSISDN]");
    [all...]
IccRecords.java 343 if (DBG) log("Set MSISDN: " + mMsisdnTag +" " + mMsisdn);
  /frameworks/base/telephony/java/com/android/internal/telephony/
IPhoneSubInfo.aidl 111 * Retrieves MSISDN Number.
116 * Retrieves the Msisdn of a subId.
ITelephony.aidl 832 * change the actual MSISDN/MDN. To unset alphatag or number, pass in a null
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneInternalInterface.java 497 * Get the line 1 phone number (MSISDN). For CDMA phones, the MDN is returned
498 * and {@link #getMsisdn()} will return the MSISDN on CDMA/LTE phones.<p>
506 * Returns the alpha tag associated with the msisdn number.
513 * Sets the MSISDN phone number in the SIM card.
515 * @param alphaTag the alpha tag associated with the MSISDN phone number
517 * @param number the new MSISDN phone number to be set on the SIM.
SubscriptionInfoUpdater.java 433 String msisdn = tm.getLine1Number(subId); local
436 if (msisdn != null) {
438 number.put(SubscriptionManager.NUMBER, msisdn);
644 String msisdn = TelephonyManager.getDefault().getLine1Number( local
647 if (msisdn != null) {
649 value.put(SubscriptionManager.NUMBER, msisdn);
Phone.java     [all...]
  /system/connectivity/shill/cellular/
cellular_capability_gsm.cc 412 SLOG(this, 2) << "Already have MSISDN " << mdn;
800 const string& msisdn,
803 SLOG(this, 2) << "MSISDN: " << msisdn;
804 cellular()->set_mdn(msisdn);
cellular_capability_gsm.h 210 const std::string& msisdn,
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/sms/
SyncMessage.java 130 * @return the sender's phone number of the new message specified as MSISDN.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyManagerFacade.java     [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /prebuilts/devtools/tools/lib/
kxml2-2.3.0.jar 
  /prebuilts/misc/common/kxml2/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /frameworks/base/core/res/res/values-ne-rNP/
strings.xml 46 <string name="defaultMsisdnAlphaTag" msgid="2850889754919584674">"MSISDN?"</string>
    [all...]
  /device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /frameworks/base/core/res/res/values/
strings.xml 94 <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
    [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 981 milliseconds