Home
last modified time | relevance | path

Searched refs:getCollection (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DEngine.cpp46 StreamCollection &Engine::getCollection<audio_stream_type_t>() in getCollection() function in android::audio_policy::Engine
51 InputSourceCollection &Engine::getCollection<audio_source_t>() in getCollection() function in android::audio_policy::Engine
57 const StreamCollection &Engine::getCollection<audio_stream_type_t>() const in getCollection() function in android::audio_policy::Engine
62 const InputSourceCollection &Engine::getCollection<audio_source_t>() const in getCollection() function in android::audio_policy::Engine
94 const Collection<Key> collection = getCollection<Key>(); in getFromCollection()
101 Collection<Key> &collection = getCollection<Key>(); in add()
H A DEngine.h115 const Collection<Key> &getCollection() const;
118 Collection<Key> &getCollection();
/aosp12/frameworks/base/core/java/android/util/
H A DArrayMap.java920 private MapCollections<K, V> getCollection() { in getCollection() method in ArrayMap
1029 return getCollection().getEntrySet(); in entrySet()
1042 return getCollection().getKeySet(); in keySet()
1055 return getCollection().getValues(); in values()
H A DArraySet.java856 private MapCollections<E, E> getCollection() { in getCollection() method in ArraySet
917 return getCollection().getKeySet().iterator(); in iterator()
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DKeyboardLayout.java97 public String getCollection() { in getCollection() method in KeyboardLayout
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DKeyboardLayoutPickerController.java156 pref.setSummary(layout.getCollection()); in createPreferenceHierarchy()
H A DKeyboardLayoutDialogFragment.java242 collection = item.getCollection(); in getView()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt302 Landroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections;
470 Landroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
H A Dboot-image-profile.txt15938 HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections;
15978 HSPLandroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23840 Landroid/hardware/input/KeyboardLayout;->getCollection()Ljava/lang/String;
60816 Landroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections;
60826 Landroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
66023 Landroid/view/textclassifier/TextClassifierImplNative$ClassificationResult;->getCollection()Ljava/l…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15889 HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections;
15929 HSPLandroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt45269 method public java.util.Collection<?> getCollection();