Searched defs:merge (Results 1 - 25 of 32) sorted by last modified time

12

/frameworks/support/v7/recyclerview/src/android/support/v7/util/
H A DSortedList.java52 * A copy of the previous list contents used during the merge phase of addAll.
59 * The size of the valid portion of mData during the merge phase of addAll.
207 merge(newItems, newSize);
278 private void merge(T[] newData, int newDataSize) { method in class:SortedList
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCall.java261 merge(ImsPhoneCall that, State state) { method in class:ImsPhoneCall
272 Rlog.d(LOG_TAG, "merge: conference connect time is 0");
277 Rlog.d(LOG_TAG, "merge(" + mCallContext + "): " + that + "state = "
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java246 throw new CallStateException("wrong state to merge calls: fg="
250 if (DBG) log("conference: merge fg & bg");
251 mForegroundCall.merge(mBackgroundCall);
259 + ", cannot merge with " + that.getClass());
261 mForegroundCall.merge((SipCall) that);
629 void merge(SipCall that) throws CallStateException { method in class:SipPhone.SipCall
630 if (SC_DBG) log("merge:");
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DScanResults.java54 public static ScanResults merge(ScanResults... others) { method in class:ScanResults
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java199 * now that the merge has completed.
206 * Called when the call merge is failed.
210 * @param reasonInfo detailed reason of the call merge failure
473 // When merging two calls together, the "peer" call that will merge into this call.
496 // we receive notification that the merge was successful.
498 // While a merge is progressing, we bury any session termination requests
499 // made on the original ImsCallSession until we have closure on the merge request
502 // cause the termination request to occur just because the merge is succeeding.
506 // on it in the case of a merge failure.
524 * termination due to an ongoing conference merge
1290 private void merge() throws ImsException { method in class:ImsCall
1343 public void merge(ImsCall bgCall) throws ImsException { method in class:ImsCall
[all...]
/frameworks/native/libs/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1159 if (existingConfig->merge(*newConfig)) {
1625 bool HWC2On1Adapter::Display::Config::merge(const Config& other) { function in class:android::HWC2On1Adapter::Display::Config
1637 ALOGE("Attempted to merge two configs (%u and %u) which appear to be "
/frameworks/native/libs/ui/
H A DFence.cpp78 sp<Fence> Fence::merge(const char* name, const sp<Fence>& f1, function in class:android::Fence
83 // valid fence (e.g. NO_FENCE) we merge the one valid fence with itself so
96 ALOGE("merge: sync_merge(\"%s\", %d, %d) returned an error: %s (%d)",
104 sp<Fence> Fence::merge(const String8& name, const sp<Fence>& f1, function in class:android::Fence
106 return merge(name.string(), f1, f2);
H A DRegion.cpp330 const Region Region::merge(const Rect& rhs) const { function in class:android::Region
350 const Region Region::merge(const Region& rhs) const { function in class:android::Region
396 const Region Region::merge(const Region& rhs, int dx, int dy) const { function in class:android::Region
481 bool merge = false; local
486 merge = true;
489 merge = false;
497 if (merge) {
/frameworks/native/services/sensorservice/
H A DSensorDevice.h128 void merge(const BatchParams &other) { function in struct:android::SensorDevice::BatchParams
/frameworks/minikin/libs/minikin/
H A DCmapCoverage.cpp84 static Range merge(const Range& left, const Range& right) { function in struct:minikin::Range
134 Range merged = Range::merge(left, right);
141 merged = Range::merge(merged, left);
145 merged = Range::merge(merged, right);
288 // Need to merge supported ranges from default UVS Table and non-default UVS Table.
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
H A DSetterStore.java173 merge(store, intermediate);
1002 private static void merge(IntermediateV2 store, Intermediate dumpStore) { method in class:SetterStore
1004 merge(store.adapterMethods, intermediateV2.adapterMethods);
1005 merge(store.renamedMethods, intermediateV2.renamedMethods);
1006 merge(store.conversionMethods, intermediateV2.conversionMethods);
1009 merge(store.inverseAdapters, intermediateV2.inverseAdapters);
1010 merge(store.inverseMethods, intermediateV2.inverseMethods);
1013 private static <K, V, D> void merge(HashMap<K, HashMap<V, D>> first, method in class:SetterStore
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/compile/libbcc/lib/
H A DSource.cpp211 bool Source::merge(Source &pSource) { function in class:bcc::Source
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h425 /// join - create a leaf node and merge it in the tree.
443 /// merge - merge the tree
449 BinaryTree& merge(TreeIteratorBase& pPosition, BinaryTree& pTree) { function in class:mcld::BinaryTree
/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h170 /// join - create a leaf node and merge it in the tree.
188 /// merge - merge the tree
194 BinaryTree& merge(TreeIteratorBase& pPosition, BinaryTree& pTree) { function in class:mcld::BinaryTree
270 using BinTreeTy::merge;
279 InputTree& merge(TreeIteratorBase pRoot,
/frameworks/compile/mclinker/lib/Core/
H A DInputTree.cpp19 InputTree& InputTree::merge(TreeIteratorBase pRoot, function in class:mcld::InputTree
/frameworks/compile/mclinker/lib/LD/
H A DDebugString.cpp40 void DebugString::merge(LDSection& pSection) { function in class:mcld::DebugString
H A DEhFrame.cpp160 EhFrame& EhFrame::merge(const Input& pInput, EhFrame& pFrame) { function in class:mcld::EhFrame
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp88 // Helper Functions for merge()
141 // End Helper Functions for merge()
144 bool ARMELFAttributeData::merge(const LinkerConfig& pConfig, function in class:mcld::ARMELFAttributeData
159 // Need value of Tag_also_compatible_with in the input for merge.
169 // need value of Tag_CPU_arch in the input for merge
174 // need value of Tag_CPU_arch in the input for merge
179 // need value of Tag_HardFP_use in the input for merge
184 // need value of Tag_FP_arch in the input for merge
189 // need value of Tag_CPU_arch in the input for merge
194 // need value of Tag_ABI_FP_number_model in the input for merge
[all...]
/frameworks/compile/mclinker/lib/Target/
H A DELFAttribute.cpp38 bool ELFAttribute::merge(const Input& pInput, LDSection& pInputAttrSectHdr) { function in class:mcld::ELFAttribute
113 if (!subsection->merge(pInput, vendor_data, vendor_data_size))
186 bool ELFAttribute::Subsection::merge(const Input& pInput, function in class:mcld::ELFAttribute::Subsection
254 // to a temporary storage in_attr and perform the merge.
265 !m_AttrData.merge(m_Parent.config(), pInput, tag, in_attr)) {
266 // Fail to merge the attribute.
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsAbiFlags.cpp264 bool MipsAbiFlags::merge(const Input& pInput, MipsAbiFlags& oldFlags, function in class:mcld::MipsAbiFlags
/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java269 public static void merge(@NonNull Bundle dest, @Nullable Bundle in) { method in class:UserRestrictionsUtils
292 merge(result, restrictions.valueAt(i));
/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DPackageDexUsage.java116 return packageUseInfo.merge(isUsedByOtherApps);
141 return existingData.merge(newData);
557 private boolean merge(boolean isUsedByOtherApps) { method in class:PackageDexUsage.PackageUseInfo
600 private boolean merge(DexUseInfo dexUseInfo) { method in class:PackageDexUsage.DexUseInfo
/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConference.java430 * Invoking this method will cause the unmerged child connections to merge their audio
433 public void merge() { method in class:RemoteConference
/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java232 * Merges the active & hold call. When the merge starts,
234 * {@link ImsCallSession.Listener#callSessionMergeComplete} is called if the merge is
235 * successful, and {@link ImsCallSession.Listener#callSessionMergeFailed} is called if the merge
243 public void merge() throws RemoteException { method in class:ImsCallSessionImplBase

Completed in 3573 milliseconds

12