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

1 2 3 4

  /external/lzma/CPP/7zip/
IDecl.h 8 #define DECL_INTERFACE_SUB(i, base, groupId, subId) \
10 0x23170F69, 0x40C1, 0x278A, 0, 0, 0, (groupId), 0, (subId), 0, 0); \
13 #define DECL_INTERFACE(i, groupId, subId) DECL_INTERFACE_SUB(i, IUnknown, groupId, subId)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoController.java 50 public String getDeviceIdForSubscriber(long subId) {
51 PhoneSubInfoProxy phoneSubInfoProxy = getPhoneSubInfoProxy(subId);
56 " for Subscription:" + subId);
61 public String getImeiForSubscriber(long subId) {
62 PhoneSubInfoProxy phoneSubInfoProxy = getPhoneSubInfoProxy(subId);
67 " for Subscription:" + subId);
86 public String getSubscriberIdForSubscriber(long subId) {
87 PhoneSubInfoProxy phoneSubInfoProxy = getPhoneSubInfoProxy(subId);
92 " null for Subscription:" + subId);
104 public String getIccSerialNumberForSubscriber(long subId) {
    [all...]
SubscriptionController.java 57 * Any setters which take subId, slotId or phoneId as a parameter will throw an exception if the
224 * @SubId The unique SubInfoRecord index in database
229 private void broadcastSimInfoContentChanged(long subId,
233 intent.putExtra(BaseColumns._ID, subId);
238 logd("[broadcastSimInfoContentChanged] subId" + subId
241 logd("[broadcastSimInfoContentChanged] subId" + subId
255 info.subId = cursor.getLong(cursor.getColumnIndexOrThrow(BaseColumns._ID));
283 logd("[getSubInfoRecord] SubId:" + info.subId + " iccid:" + info.iccId + " slotId:"
    [all...]
UiccSmsController.java 60 updateMessageOnIccEfForSubscriber(long subId, String callingPackage, int index, int status,
62 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId);
67 " for Subscription: " + subId);
78 public boolean copyMessageToIccEfForSubscriber(long subId, String callingPackage, int status,
80 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId);
85 " for Subscription: " + subId);
95 public List<SmsRawData> getAllMessagesFromIccEfForSubscriber(long subId, String callingPackage)
97 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId);
102 " null for Subscription: " + subId);
113 public void sendDataForSubscriber(long subId, String callingPackage, String destAddr
    [all...]
UiccPhoneBookController.java 54 updateAdnRecordsInEfBySearchForSubscriber(long subId, int efid, String oldTag,
58 getIccPhoneBookInterfaceManagerProxy(subId);
64 " null for Subscription:"+subId);
77 updateAdnRecordsInEfByIndexForSubscriber(long subId, int efid, String newTag,
80 getIccPhoneBookInterfaceManagerProxy(subId);
86 " null for Subscription:"+subId);
96 getAdnRecordsSizeForSubscriber(long subId, int efid) throws android.os.RemoteException {
98 getIccPhoneBookInterfaceManagerProxy(subId);
103 " null for Subscription:"+subId);
112 public List<AdnRecord> getAdnRecordsInEfForSubscriber(long subId, int efid
    [all...]
DefaultPhoneNotifier.java 60 long subId = sender.getSubId();
67 mRegistry.notifyCallStateForSubscriber(subId,
79 long subId = sender.getSubId();
82 + " sender=" + sender + " phondId=" + phoneId + " subId=" + subId);
89 mRegistry.notifyServiceStateForPhoneId(phoneId, subId, ss);
98 long subId = sender.getSubId();
103 mRegistry.notifySignalStrengthForSubscriber(subId, sender.getSignalStrength());
113 long subId = sender.getSubId();
117 mRegistry.notifyMessageWaitingChangedForPhoneId(phoneId, subId,
    [all...]
IccProvider.java 74 URL_MATCHER.addURI("icc", "adn/subId/#", ADN_SUB);
76 URL_MATCHER.addURI("icc", "fdn/subId/#", FDN_SUB);
78 URL_MATCHER.addURI("icc", "sdn/subId/#", SDN_SUB);
127 long subId;
130 subId = subInfoList.get(i).subId;
131 result[i] = loadFromEf(efType, subId);
132 Rlog.i(TAG,"ADN Records loaded for Subscription ::" + subId);
161 long subId;
169 subId = SubscriptionManager.getDefaultSubId()
    [all...]
PhoneFactory.java 304 public static void setDefaultSubscription(int subId) {
305 SystemProperties.set(PROPERTY_DEFAULT_SUBSCRIPTION, Integer.toString(subId));
306 int phoneId = SubscriptionController.getInstance().getPhoneId(subId);
326 Rlog.d(LOG_TAG, "setDefaultSubscription : " + subId
355 int subId = 0;
358 subId = Settings.Global.getInt(sContext.getContentResolver(),
364 int phoneId = SubscriptionController.getInstance().getPhoneId(subId);
370 Rlog.i(LOG_TAG, "Subscription is invalid..." + subId + " Set to 0");
371 subId = 0;
372 setVoiceSubscription(subId);
    [all...]
PhoneSubInfoProxy.java 151 public String getDeviceIdForSubscriber(long subId) throws RemoteException {
157 public String getImeiForSubscriber(long subId) throws RemoteException {
163 public String getSubscriberIdForSubscriber(long subId) throws RemoteException {
169 public String getGroupIdLevel1ForSubscriber(long subId) throws RemoteException {
175 public String getIccSerialNumberForSubscriber(long subId) throws RemoteException {
181 public String getLine1NumberForSubscriber(long subId) throws RemoteException {
187 public String getLine1AlphaTagForSubscriber(long subId) throws RemoteException {
193 public String getMsisdnForSubscriber(long subId) throws RemoteException {
199 public String getVoiceMailNumberForSubscriber(long subId) throws RemoteException {
205 public String getCompleteVoiceMailNumberForSubscriber(long subId) throws RemoteException
    [all...]
IIccPhoneBook.aidl 53 * @param subId user preferred subId
56 List<AdnRecord> getAdnRecordsInEfForSubscriber(long subId, int efid);
99 * @param subId user preferred subId
102 boolean updateAdnRecordsInEfBySearchForSubscriber(long subId, int efid,
138 * @param subId user preferred subId
141 boolean updateAdnRecordsInEfByIndexForSubscriber(long subId, int efid, String newTag,
160 * @param subId user preferred subI
    [all...]
Subscription.java 45 public int subId; // SUB 0 or SUB 1
77 + ", subId = " + subId
88 && (m3gpp2Index == sub.m3gpp2Index) && (subId == sub.subId)
112 // Not checking the subId, subStatus and slotId, which are related to the
148 subId = SUBSCRIPTION_INDEX_INVALID;
166 subId = from.subId;
  /frameworks/base/telephony/java/com/android/internal/telephony/
ISub.aidl 25 * @param subId The unique SubInfoRecord index in database
28 SubInfoRecord getSubInfoForSubscriber(long subId);
79 * @param subId the unique SubInfoRecord index in database
82 int setColor(int color, long subId);
87 * @param subId the unique SubInfoRecord index in database
90 int setDisplayName(String displayName, long subId);
95 * @param subId the unique SubInfoRecord index in database
99 int setDisplayNameUsingSrc(String displayName, long subId, long nameSource);
102 * Set phone number by subId
104 * @param subId the unique SubInfoRecord index in databas
    [all...]
ITelephonyRegistry.aidl 33 void listenForSubscriber(in long subId, String pkg, IPhoneStateListener callback, int events,
36 void notifyCallStateForSubscriber(in long subId, int state, String incomingNumber);
37 void notifyServiceStateForPhoneId(in int phoneId, in long subId, in ServiceState state);
39 void notifySignalStrengthForSubscriber(in long subId, in SignalStrength signalStrength);
40 void notifyMessageWaitingChangedForPhoneId(in int phoneId, in long subId, in boolean mwi);
42 void notifyCallForwardingChangedForSubscriber(in long subId, boolean cfi);
44 void notifyDataActivityForSubscriber(in long subId, int state);
48 void notifyDataConnectionForSubscriber(long subId, int state, boolean isDataConnectivityPossible,
52 void notifyDataConnectionFailedForSubscriber(long subId, String reason, String apnType);
54 void notifyCellLocationForSubscriber(in long subId, in Bundle cellLocation)
    [all...]
ITelephony.aidl 58 * End call on particular subId or go to the Home screen
59 * @param subId user preferred subId.
62 boolean endCallForSubscriber(long subId);
101 * Check if a particular subId has an active or holding call
103 * @param subId user preferred subId.
106 boolean isOffhookForSubscriber(long subId);
110 * on a particular subId.
112 * @param subId user preferred subId
    [all...]
IPhoneSubInfo.aidl 31 * Retrieves the unique device ID of a subId for the device, e.g., IMEI
34 String getDeviceIdForSubscriber(long subId);
39 String getImeiForSubscriber(long subId);
53 * Retrieves the unique subscriber ID of a given subId, e.g., IMSI for GSM phones.
55 String getSubscriberIdForSubscriber(long subId);
63 * Retrieves the Group Identifier Level1 for GSM phones of a subId.
65 String getGroupIdLevel1ForSubscriber(long subId);
73 * Retrieves the serial number of a given subId.
75 String getIccSerialNumberForSubscriber(long subId);
85 String getLine1NumberForSubscriber(long subId);
    [all...]
ISms.aidl 47 * @param subId the subId id.
50 List<SmsRawData> getAllMessagesFromIccEfForSubscriber(in long subId, String callingPkg);
74 * @param subId the subId id.
78 boolean updateMessageOnIccEfForSubscriber(in long subId, String callingPkg,
98 * @param subId the subId id.
102 boolean copyMessageToIccEfForSubscriber(in long subId, String callingPkg, int status,
153 * @param subId the subId id
    [all...]
  /frameworks/base/telephony/java/android/telephony/
SubscriptionManager.java 263 * Get the SubInfoRecord associated with the subId
264 * @param subId The unique SubInfoRecord index in database
268 public static SubInfoRecord getSubInfoForSubscriber(long subId) {
269 if (!isValidSubId(subId)) {
270 logd("[getSubInfoForSubscriberx]- invalid subId");
279 subInfo = iSub.getSubInfoForSubscriber(subId);
476 * @param subId the unique SubInfoRecord index in database
480 public static int setColor(int color, long subId) {
481 if (VDBG) logd("[setColor]+ color:" + color + " subId:" + subId);
    [all...]
SubInfoRecord.java 32 public long subId;
80 this.subId = SubscriptionManager.INVALID_SUB_ID;
94 public SubInfoRecord(long subId, String iccId, int slotId, String displayName, int nameSource,
97 this.subId = subId;
114 long subId = source.readLong();
128 return new SubInfoRecord(subId, iccId, slotId, displayName, nameSource, color, number,
140 dest.writeLong(subId);
161 return "{mSubId=" + subId + ", mIccId=" + iccId + " mSlotId=" + slotId
  /external/smack/src/org/jivesoftware/smackx/pubsub/
GetItemsRequest.java 23 protected String subId;
34 subId = subscriptionId;
46 subId = subscriptionId;
51 return subId;
71 builder.append(" subid='");
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 74 * a subId changes from to a dummy value when a SIM is removed and thus won't
75 * compare properly. Because SubscriptionManager.getPhoneId(long subId) handles
98 long subId;
104 return "{pkgForDebug=" + pkgForDebug + " callerUid=" + callerUid + " subId=" + subId +
300 public void listenForSubscriber(long subId, String pkgForDebug, IPhoneStateListener callback,
302 listen(pkgForDebug, callback, events, notifyNow, subId);
306 boolean notifyNow, long subId) {
311 + " notifyNow=" + notifyNow + " subId=" + subId + " myUid=" + myUi
    [all...]
  /external/clang/test/CodeGenCXX/
2010-06-22-BitfieldInit.cpp 4 int subid:32; member in struct:TEST2
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 104 s_urlMatcher.addURI("telephony", "carriers/subId/*", URL_TELEPHONY_USING_SUBID);
105 s_urlMatcher.addURI("telephony", "carriers/current/subId/*", URL_CURRENT_USING_SUBID);
106 s_urlMatcher.addURI("telephony", "carriers/restore/subId/*", URL_RESTOREAPN_USING_SUBID);
107 s_urlMatcher.addURI("telephony", "carriers/preferapn/subId/*", URL_PREFERAPN_USING_SUBID);
108 s_urlMatcher.addURI("telephony", "carriers/preferapn_no_update/subId/*",
581 long subId = SubscriptionManager.getDefaultSubId();
583 values.put(Telephony.Carriers.SUB_ID, subId);
619 private void setPreferredApnId(Long id, long subId) {
621 PREF_FILE + subId, Context.MODE_PRIVATE);
627 private long getPreferredApnId(long subId) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DctController.java 128 public void onDataStateChanged(long subId, String state, String reason,
131 + ",apnName=" + apnName + ",apnType=" + apnType + ",from subId=" + subId);
132 int phoneId = SubscriptionManager.getPhoneId(subId);
144 long subId = intent.getLongExtra(PhoneConstants.SUBSCRIPTION_KEY, PhoneConstants.SUB1);
145 int phoneId = SubscriptionManager.getPhoneId(subId);
149 if (!SubscriptionManager.isValidSubId(subId) || (subId < 0)) {
150 // FIXME: Maybe add SM.isRealSubId(subId)??
151 logd("DataStateReceiver: ignore invalid subId=" + subId)
    [all...]
  /external/smack/src/org/jivesoftware/smackx/pubsub/provider/
SubscriptionProvider.java 33 String subId = parser.getAttributeValue(null, "subid");
49 return new Subscription(jid, nodeId, subId, (state == null ? null : Subscription.State.valueOf(state)), isRequired);
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java 708 // returns phone associated with the subId.
710 private Phone getPhone(long subId) {
713 // return PhoneUtils.getPhoneForSubscriber(subId);
723 public void dialForSubscriber(long subId, String number) {
735 PhoneConstants.State state = mCM.getState(subId);
    [all...]

Completed in 655 milliseconds

1 2 3 4