/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | AllocationAdapter.java | 218 if (mAdaptedAllocation.getType().getArray(arrayNum) == 0) { in setArray() 221 if (mAdaptedAllocation.getType().getArray(arrayNum) <= arrayVal) { in setArray() 224 if (mWindow.getArray(arrayNum) == mAdaptedAllocation.getType().getArray(arrayNum)) { in setArray() 227 … if ((mWindow.getArray(arrayNum) + arrayVal) >= mAdaptedAllocation.getType().getArray(arrayNum)) { in setArray() 295 for (int i = 0; i < t.getArray(i); i++) { in createTyped() 296 if (t.getArray(i) > at.getArray(i)) { in createTyped()
|
H A D | Matrix2f.java | 56 public float[] getArray() { in getArray() method in Matrix2f 99 System.arraycopy(src.getArray(), 0, mMat, 0, mMat.length); in load()
|
H A D | Matrix3f.java | 56 public float[] getArray() { in getArray() method in Matrix3f 105 System.arraycopy(src.getArray(), 0, mMat, 0, mMat.length); in load()
|
H A D | Matrix4f.java | 58 public float[] getArray() { in getArray() method in Matrix4f 115 System.arraycopy(src.getArray(), 0, mMat, 0, mMat.length); in load()
|
H A D | Type.java | 164 public int getArray(int arrayNum) { in getArray() method in Type
|
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
H A D | GenerationRegistryTest.java | 54 assertThat(getArray(b).get(0)).isEqualTo(2); in testGenerationsWithRegularSetting() 84 assertThat(getArray(b).get(0)).isEqualTo(2); in testGenerationsWithRegularSetting() 181 final MemoryIntArray array = getArray(b); in testGlobalSettings() 186 final MemoryIntArray array2 = getArray(b); in testGlobalSettings() 205 final MemoryIntArray array = getArray(b); in checkBundle() 222 private MemoryIntArray getArray(Bundle b) { in getArray() method in GenerationRegistryTest
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ArchiveTest.java | 95 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testRecordAndRead() 109 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testCrossUser() 130 mArchive.getArray(mUm, (SIZE * 2), true)); in testRecordAndRead_overLimit() 150 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testDoesNotRecordIfHistoryDisabled() 171 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testRemovesEntriesWhenHistoryDisabled() 196 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testRemoveChannelNotifications() 246 List<StatusBarNotification> actual = Arrays.asList(mArchive.getArray(mUm, SIZE, true)); in testRemoveChannelNotifications_concurrently()
|
/aosp14/frameworks/base/core/java/android/os/health/ |
H A D | HealthKeys.java | 127 mKeys[i] = keys[i].getArray(); in Constants() 205 int[] getArray() { in getArray() method in HealthKeys.SortedIntArray
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewTreeObserver.java | 1378 private ArrayList<T> getArray() { in getArray() method in ViewTreeObserver.CopyOnWriteArray 1407 return getArray().size(); in size() 1411 getArray().add(item); in add() 1415 getArray().addAll(array.mData); in addAll() 1419 getArray().remove(item); in remove() 1423 getArray().clear(); in clear()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | ColorMatrixColorFilter.java | 127 return nativeColorMatrixFilter(mMatrix.getArray()); in createNativeInstance()
|
/aosp14/frameworks/base/libs/hwui/api/ |
H A D | current.txt | 8 method public final float[] getArray();
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DisableImageView.java | 55 float[] mat = brightnessMatrix.getArray(); in DisableImageView()
|
/aosp14/frameworks/base/libs/hwui/apex/java/android/graphics/ |
H A D | ColorMatrix.java | 89 public final float[] getArray() { return mArray; } in getArray() method in ColorMatrix
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ResolverListAdapter.java | 723 float[] mat = tempBrightnessMatrix.getArray();
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 744 public StatusBarNotification[] getArray(UserManager um, int count, boolean includeSnoozed) { in getArray() method in NotificationManagerService.Archive 4524 tmp = mArchive.getArray(mUm, count, includeSnoozed);
|
/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 ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 8734 HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getArray()Landroid/icu/impl/UResource$Ar… 8777 HSPLandroid/icu/impl/ICUResourceBundleReader;->getArray(I)Landroid/icu/impl/ICUResourceBundleReader… 18617 HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->getArray()Ljava/util/ArrayList; 21488 HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuf… 21489 HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuf… 21501 HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuf… 21502 HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuf…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 8737 HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getArray()Landroid/icu/impl/UResource$Ar… 8780 HSPLandroid/icu/impl/ICUResourceBundleReader;->getArray(I)Landroid/icu/impl/ICUResourceBundleReader… 18681 HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->getArray()Ljava/util/ArrayList; 21552 HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuf… 21553 HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuf… 21565 HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuf… 21566 HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuf… 29544 HSPLjava/util/concurrent/CopyOnWriteArrayList;->getArray()[Ljava/lang/Object; 31456 HSPLlibcore/reflect/ListOfVariables;->getArray()[Ljava/lang/reflect/TypeVariable;
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 38450 method @Deprecated public float[] getArray(); 38467 method @Deprecated public float[] getArray(); 38490 method @Deprecated public float[] getArray();
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 36104 Landroid/os/health/HealthKeys$SortedIntArray;->getArray()[I 47088 Landroid/renderscript/Type;->getArray(I)I 64983 Landroid/view/ViewTreeObserver$CopyOnWriteArray;->getArray()Ljava/util/ArrayList;
|