/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduPersister.java | 1020 HashSet<String> recipients = new HashSet<String>(); in updateHeaders() local 1039 recipients.add(v.getString()); in updateHeaders() 1045 if (!recipients.isEmpty()) { in updateHeaders() 1299 HashSet<String> recipients = new HashSet<String>(); in persist() local 1333 if (createThreadId && !recipients.isEmpty()) { in persist() 1336 threadId = Threads.getOrCreateThreadId(mContext, recipients); in persist() 1436 private void loadRecipients(int addressType, HashSet<String> recipients, in loadRecipients() argument 1466 && !recipients.contains(number)) { in loadRecipients() 1468 recipients.add(number); in loadRecipients() 1472 } else if (!recipients.contains(number)){ in loadRecipients() [all …]
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | Telephony.java | 2194 Set<String> recipients = new HashSet<String>(); in getOrCreateThreadId() local 2196 recipients.add(recipient); in getOrCreateThreadId() 2197 return getOrCreateThreadId(context, recipients); in getOrCreateThreadId() 2207 Context context, Set<String> recipients) { in getOrCreateThreadId() argument 2210 for (String recipient : recipients) { in getOrCreateThreadId() 2235 Rlog.e(TAG, "getOrCreateThreadId failed with " + recipients.size() + " recipients"); in getOrCreateThreadId()
|
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/ |
H A D | CameraExtensionsProxyService.java | 403 ArraySet<IBinder.DeathRecipient> recipients = mClientDeathRecipient.get(token); in registerDeathRecipient() local 404 recipients.add(recipient); in registerDeathRecipient() 412 ArraySet<IBinder.DeathRecipient> recipients = mClientDeathRecipient.get(token); in unregisterDeathRecipient() local 413 recipients.remove(recipient); in unregisterDeathRecipient()
|
/aosp14/frameworks/base/cmds/pm/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/wm/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/data/fonts/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/CompanionDeviceManager/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/identity/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/ExtShared/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/FusedLocation/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/keystore/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/packages/WAPPushManager/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/media/jni/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/media/jni/soundpool/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/am/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/appops/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/appwidget/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/bmgr/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/bu/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/content/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/aosp14/frameworks/base/cmds/dpm/ |
H A D | NOTICE | 107 (a) You must give any other recipients of the Work or
|