/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
H A D | Engine.cpp | 46 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 D | Engine.h | 115 const Collection<Key> &getCollection() const; 118 Collection<Key> &getCollection();
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | ArrayMap.java | 920 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 D | ArraySet.java | 856 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 D | KeyboardLayout.java | 97 public String getCollection() { in getCollection() method in KeyboardLayout
|
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/ |
H A D | KeyboardLayoutPickerController.java | 156 pref.setSummary(layout.getCollection()); in createPreferenceHierarchy()
|
H A D | KeyboardLayoutDialogFragment.java | 242 collection = item.getCollection(); in getView()
|
/aosp12/frameworks/base/config/ |
H A D | boot-profile.txt | 302 Landroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections; 470 Landroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
|
H A D | boot-image-profile.txt | 15938 HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections; 15978 HSPLandroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 23840 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 D | boot-image-profile.txt | 15889 HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections; 15929 HSPLandroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 45269 method public java.util.Collection<?> getCollection();
|