Home
last modified time | relevance | path

Searched refs:getInsertIndex (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DGhostView.java228 int index = getInsertIndex(viewGroup, viewParents, tempParents, firstGhost); in insertIntoOverlay()
242 private static int getInsertIndex(ViewGroup overlayViewGroup, ArrayList<View> viewParents, in getInsertIndex() method in GhostView
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h665 ssize_t getInsertIndex(const effect_descriptor_t& desc);
H A DEffects.cpp2266 ssize_t idx_insert = getInsertIndex(desc); in addEffect_ll()
2318 ssize_t AudioFlinger::EffectChain::getInsertIndex(const effect_descriptor_t& desc) { in getInsertIndex() function in android::AudioFlinger::EffectChain
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63402 Landroid/view/GhostView;->getInsertIndex(Landroid/view/ViewGroup;Ljava/util/ArrayList;Ljava/util/Ar…