Home
last modified time | relevance | path

Searched defs:currentSize (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DGrowingArrayUtils.java45 public static <T> T[] append(T[] array, int currentSize, T element) { in append()
46 assert currentSize <= array.length; in append() local
63 public static int[] append(int[] array, int currentSize, int element) { in append()
64 assert currentSize <= array.length; in append() local
78 public static long[] append(long[] array, int currentSize, long element) { in append()
79 assert currentSize <= array.length; in append() local
93 public static boolean[] append(boolean[] array, int currentSize, boolean element) { in append()
94 assert currentSize <= array.length; in append() local
108 public static float[] append(float[] array, int currentSize, float element) { in append()
109 assert currentSize <= array.length; in append() local
[all …]
/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/
H A DDevicePolicyManagerTest.java231 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_policySet_sizeIncreases() local
263 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_policySetThenUnset_sizeResets() local
299 int currentSize = TestApis.devicePolicy().getPolicySizeForAdmin(admin); in setMaxPolicyStorageLimit_setSamePolicyTwice_sizeDoesNotIncrease() local
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DJvmFileHandle.kt27 val currentSize = size() in protectedResize() constant
H A DNioFileSystemFileHandle.kt28 val currentSize = size() in protectedResize() constant
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DFullPreviewFrameLayout.kt44 val currentSize = currentDisplaySize in onMeasure() constant
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/
H A DNamedDispatchers.kt48 val currentSize = elements.size in ensureCapacity() constant
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
H A DSampleList.java143 long currentSize = b.getSize(); in initIsoFile() local
148 mdatEndCache.put((MediaDataBox) b, contentOffset + currentSize); in initIsoFile() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
H A DFileAsyncRequestBodyTest.java152 int currentSize = Math.toIntExact(Files.size(testFile)); in changingFile_fileGetsShorterThanExistingLength_failsBecauseTooShort() local
178 int currentSize = Math.toIntExact(Files.size(testFile)); in changingFile_fileGetsLongerThanExistingLength_failsBecauseTooLong() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/data/repository/
H A DDisplayStateRepositoryTest.kt119 val currentSize by collectLastValue(underTest.currentDisplaySize) in updatesCurrentSize_whenDisplayStateChanges() constant
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DAbstractNettyHandler.java115 int currentSize = connection().local().flowController().windowSize(connectionStream); in sendInitialConnectionWindow() local
238 int currentSize = getDataSincePing(); in incrementDataSincePing() local
/aosp_15_r20/external/accompanist/pager/src/main/java/com/google/accompanist/pager/
H A DPagerState.kt256 val currentSize = layoutInfo.visibleItemsInfo.first().size + itemSpacing in animateScrollToPage() constant
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/binder/
DFullWallpaperPreviewBinder.kt96 val currentSize = displayUtils.getRealSize(checkNotNull(view.context.display)) in <lambda>() constant
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
DDeviceCapabilityInfo.java205 int currentSize = mMmtelAssociatedUris.size(); in updateMmTelAssociatedUri() local
279 int currentSize = mRcsAssociatedUris.size(); in updateRcsAssociatedUri() local
/aosp_15_r20/external/skia/tests/
H A DSkBlockAllocatorTest.cpp66 size_t currentSize = total_size(pool); in add_block() local
172 size_t currentSize = total_size(pool); in DEF_TEST() local
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java542 final int currentSize = (encoded == null ? 0 : encoded.length); in resizeStaticImage() local
758 private void updateRecodeParameters(final int currentSize) { in updateRecodeParameters()
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/
H A DSingleFileDownloadListener.java31 void onProgress(long currentSize); in onProgress()
H A DDownloadListener.java37 void onProgress(long currentSize); in onProgress()
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/lite/
H A DDownloadListener.java31 void onProgress(long currentSize); in onProgress()
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/view/
DFullPreviewFrameLayout.java42 public final void setCurrentAndTargetDisplaySize(@org.jetbrains.annotations.NotNull() in setCurrentAndTargetDisplaySize()
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/datamatrix/encoder/
H A DBase256Encoder.java45 int currentSize = context.getCodewordCount() + dataCount + lengthFieldSize; in encode() local
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A DBC_Base256Encoder.cpp71 int32_t currentSize = in Encode() local
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/util/
H A DMddLiteConversionUtil.java81 public void onProgress(long currentSize) { in onProgress()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/bufferMgr/
H A Dvp_allocator.cpp508 …int64_t currentSize = static_cast<int64_t>(surface->osSurface->OsResource.pGmmResInfo ? surface->o… in DestroyVpSurface() local
952 …int64_t currentSize = static_cast<int64_t>(surface->osSurface->OsResource.pGmmResInfo ? surface->… in ReAllocateSurface() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI2.cpp107 HRESULT CUpdateCallbackGUI2::MoveArc_Progress_Base(UInt64 totalSize, UInt64 currentSize) in MoveArc_Progress_Base()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndirectTest.cpp539 const size_t currentSize = m_indirectBufferContents.size(); in addCommand() local
551 const size_t currentSize = m_indirectBufferContents.size(); in addCommand() local

12345678910>>...22