/frameworks/base/telephony/java/android/telephony/ims/ |
D | RcsMessageStore.java | 219 public RcsGroupThread createGroupThread(@Nullable List<RcsParticipant> recipients, in createGroupThread() argument 222 if (recipients != null) { in createGroupThread() 223 recipientIds = new int[recipients.size()]; in createGroupThread() 225 for (int i = 0; i < recipients.size(); i++) { in createGroupThread() 226 recipientIds[i] = recipients.get(i).getId(); in createGroupThread()
|
/frameworks/native/services/surfaceflinger/ |
D | ClientCache.cpp | 115 for (auto& recipient : buf->recipients) { in erase() 151 buf->recipients.insert(recipient); in registerErasedRecipient() 164 buf->recipients.erase(recipient); in unregisterErasedRecipient() 183 for (auto& recipient : clientCacheBuffer.recipients) { in removeProcess()
|
D | ClientCache.h | 61 std::set<wp<ErasedRecipient>> recipients; member
|
/frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/ |
D | Camera2CaptureCallbackSplitter.java | 41 public Camera2CaptureCallbackSplitter(CaptureCallback... recipients) { in Camera2CaptureCallbackSplitter() argument 42 for (CaptureCallback listener : recipients) { in Camera2CaptureCallbackSplitter()
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
D | PduPersister.java | 1001 HashSet<String> recipients = new HashSet<String>(); in updateHeaders() local 1020 recipients.add(v.getString()); in updateHeaders() 1026 if (!recipients.isEmpty()) { in updateHeaders() 1027 long threadId = Threads.getOrCreateThreadId(mContext, recipients); in updateHeaders() 1278 HashSet<String> recipients = new HashSet<String>(); in persist() local 1290 loadRecipients(PduHeaders.FROM, recipients, addressMap, false); in persist() 1299 loadRecipients(PduHeaders.TO, recipients, addressMap, true); in persist() 1304 loadRecipients(PduHeaders.CC, recipients, addressMap, true); in persist() 1308 loadRecipients(PduHeaders.TO, recipients, addressMap, false); in persist() 1312 if (createThreadId && !recipients.isEmpty()) { in persist() [all …]
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 2436 DrawableRecipientChip[] recipients = getSortedRecipients(); in createMoreChip() local 2438 if (recipients == null || recipients.length <= CHIP_LIMIT) { in createMoreChip() 2443 int numRecipients = recipients.length; in createMoreChip() 2450 for (int i = numRecipients - overage; i < recipients.length; i++) { in createMoreChip() 2451 mHiddenSpans.add(recipients[i]); in createMoreChip() 2453 totalReplaceStart = spannable.getSpanStart(recipients[i]); in createMoreChip() 2455 if (i == recipients.length - 1) { in createMoreChip() 2456 totalReplaceEnd = spannable.getSpanEnd(recipients[i]); in createMoreChip() 2458 if (mTemporaryRecipients == null || !mTemporaryRecipients.contains(recipients[i])) { in createMoreChip() 2459 int spanStart = spannable.getSpanStart(recipients[i]); in createMoreChip() [all …]
|
/frameworks/base/telephony/java/android/provider/ |
D | Telephony.java | 2084 Set<String> recipients = new HashSet<String>(); in getOrCreateThreadId() local 2086 recipients.add(recipient); in getOrCreateThreadId() 2087 return getOrCreateThreadId(context, recipients); in getOrCreateThreadId() 2097 Context context, Set<String> recipients) { in getOrCreateThreadId() argument 2100 for (String recipient : recipients) { in getOrCreateThreadId() 2125 Rlog.e(TAG, "getOrCreateThreadId failed with " + recipients.size() + " recipients"); in getOrCreateThreadId()
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 106 (a) You must give any other recipients of the Work or 288 (a) You must give any other recipients of the Work or 564 the terms of this License. You must inform recipients that the Source 567 attempt to alter or restrict the recipients' rights in the Source Code 575 Form, as described in Section 3.1, and You must inform recipients of 583 the recipients' rights in the Source Code Form under this License. 609 indemnity or liability obligations to one or more recipients of Covered 1008 (a) You must give any other recipients of the Work or
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 41 or for a fee, you must give the recipients all the rights that we gave 44 complete object files to the recipients, so that they can relink them 54 modified by someone else and passed on, the recipients should know 370 restrictions on the recipients' exercise of the rights granted herein.
|
/frameworks/native/cmds/service/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/id3/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/am/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/mediaserver/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/packages/InputDevices/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/dpm/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/timedtext/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/media/jni/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/rtsp/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/extractors/mpeg2/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/extractors/midi/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/appops/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|