/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
H A D | AbstractCollection.java | 40 public Object[] toArray() { in toArray() method in AbstractCollection 45 public <T1> T1[] toArray(T1[] t1s) { in toArray() method in AbstractCollection
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | MapCollections.java | 244 public Object[] toArray() { in toArray() method in MapCollections.EntrySet 249 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.EntrySet 334 public Object[] toArray() { in toArray() method in MapCollections.KeySet 339 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.KeySet 450 public Object[] toArray() { in toArray() method in MapCollections.ValuesCollection 455 public <T> T[] toArray(T[] array) { in toArray() method in MapCollections.ValuesCollection
|
H A D | LongArray.java | 220 public long[] toArray() { in toArray() method in LongArray
|
H A D | ArraySet.java | 770 public Object[] toArray() { in toArray() method in ArraySet 777 public <T> T[] toArray(T[] array) { in toArray() method in ArraySet
|
H A D | IntArray.java | 234 public int[] toArray() { in toArray() method in IntArray
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/util/ |
H A D | IntArray.java | 44 public int[] toArray(int[] result) { in toArray() method in IntArray
|
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | Helper.java | 72 public static @NonNull AutofillId[] toArray(Collection<AutofillId> collection) { in toArray() method in Helper
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | RingBuffer.java | 87 public T[] toArray() { in toArray() method in RingBuffer
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | TimeLimitedMotionEventBuffer.java | 101 public Object[] toArray() { in toArray() method in TimeLimitedMotionEventBuffer 106 public <T> T[] toArray(T[] a) { in toArray() method in TimeLimitedMotionEventBuffer
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_media_AudioVolumeGroups.cpp | 57 jmethodID toArray; member
|
H A D | android_media_AudioProductStrategies.cpp | 68 jmethodID toArray; member
|
H A D | android_media_AudioSystem.cpp | 64 jmethodID toArray; member
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | Helper.java | 174 static AutofillId[] toArray(@Nullable ArraySet<AutofillId> set) { in toArray() method in Helper
|
/aosp14/frameworks/base/services/core/java/com/android/server/criticalevents/ |
H A D | CriticalEventLog.java | 396 synchronized T[] toArray() { in toArray() method in CriticalEventLog.ThreadSafeRingBuffer
|
/aosp14/frameworks/base/services/core/java/com/android/server/camera/ |
H A D | CameraServiceProxy.java | 1275 private static int[] toArray(Collection<Integer> c) { in toArray() method in CameraServiceProxy
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |