/frameworks/native/services/surfaceflinger/ |
D | ClientCache.cpp | 130 for (auto& recipient : buf->recipients) { in erase() 166 buf->recipients.insert(recipient); in registerErasedRecipient() 180 buf->recipients.erase(recipient); in unregisterErasedRecipient() 199 for (auto& recipient : clientCacheBuffer.recipients) { in removeProcess()
|
D | ClientCache.h | 68 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/base/telephony/common/com/google/android/mms/pdu/ |
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() 1046 long threadId = Threads.getOrCreateThreadId(mContext, recipients); in updateHeaders() 1299 HashSet<String> recipients = new HashSet<String>(); in persist() local 1311 loadRecipients(PduHeaders.FROM, recipients, addressMap, false); in persist() 1320 loadRecipients(PduHeaders.TO, recipients, addressMap, true); in persist() 1325 loadRecipients(PduHeaders.CC, recipients, addressMap, true); in persist() 1329 loadRecipients(PduHeaders.TO, recipients, addressMap, false); in persist() 1333 if (createThreadId && !recipients.isEmpty()) { in persist() [all …]
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 2439 DrawableRecipientChip[] recipients = getSortedRecipients(); in createMoreChip() local 2441 if (recipients == null || recipients.length <= CHIP_LIMIT) { in createMoreChip() 2446 int numRecipients = recipients.length; in createMoreChip() 2453 for (int i = numRecipients - overage; i < recipients.length; i++) { in createMoreChip() 2454 mHiddenSpans.add(recipients[i]); in createMoreChip() 2456 totalReplaceStart = spannable.getSpanStart(recipients[i]); in createMoreChip() 2458 if (i == recipients.length - 1) { in createMoreChip() 2459 totalReplaceEnd = spannable.getSpanEnd(recipients[i]); in createMoreChip() 2461 if (mTemporaryRecipients == null || !mTemporaryRecipients.contains(recipients[i])) { in createMoreChip() 2462 int spanStart = spannable.getSpanStart(recipients[i]); in createMoreChip() [all …]
|
/frameworks/base/core/java/android/provider/ |
D | Telephony.java | 2172 Set<String> recipients = new HashSet<String>(); in getOrCreateThreadId() local 2174 recipients.add(recipient); in getOrCreateThreadId() 2175 return getOrCreateThreadId(context, recipients); in getOrCreateThreadId() 2185 Context context, Set<String> recipients) { in getOrCreateThreadId() argument 2188 for (String recipient : recipients) { in getOrCreateThreadId() 2213 Rlog.e(TAG, "getOrCreateThreadId failed with " + recipients.size() + " recipients"); in getOrCreateThreadId()
|
/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/base/cmds/am/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/pm/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/codecs/amrwb/enc/SampleCode/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/codecs/mp3dec/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/extractors/wav/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/ime/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/bu/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/codec2/components/aac/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libeffects/visualizer/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/backup/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/cmds/input/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
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/libeffects/testlibs/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/av/media/libmediaplayerservice/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|
/frameworks/base/packages/PackageInstaller/ |
D | NOTICE | 107 (a) You must give any other recipients of the Work or
|