Home
last modified time | relevance | path

Searched defs:getInsertIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DGhostView.java242 private static int getInsertIndex(ViewGroup overlayViewGroup, ArrayList<View> viewParents, in getInsertIndex() method in GhostView
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp2318 ssize_t AudioFlinger::EffectChain::getInsertIndex(const effect_descriptor_t& desc) { in getInsertIndex() function in android::AudioFlinger::EffectChain