Home
last modified time | relevance | path

Searched refs:overflowCount (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
H A DBubbleVolatileRepository.kt87 val overflowCount = entities.size + bubblesInRange.size - capacity in <lambda>() constant
88 if (overflowCount > 0) { in <lambda>()
90 uncache(entities.take(overflowCount)) in <lambda>()
91 entities = entities.drop(overflowCount).toMutableList() in <lambda>()
/aosp_15_r20/external/openthread/src/core/common/
H A Duptime.cpp57 uint32_t overflowCount = mOverflowCount; in GetUptime() local
73 overflowCount++; in GetUptime()
81 return (static_cast<uint64_t>(overflowCount) << 32) + (now - mStartTime); in GetUptime()
/aosp_15_r20/packages/providers/TvProvider/src/com/android/providers/tv/
DEpgDataCleanupService.java129 int overflowCount = totalCount - maxEntryCount; in clearOverflowWatchHistory() local
130 if (overflowCount <= 0) { in clearOverflowWatchHistory()
133 if (!cursor.moveToPosition(overflowCount - 1)) { in clearOverflowWatchHistory()
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
H A DAbstractWatchService.java267 int overflowCount = overflow.getAndSet(0); in pollEvents() local
268 if (overflowCount != 0) { in pollEvents()
269 result.add(overflowEvent(overflowCount)); in pollEvents()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp338 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local
339 preparedCount = underflowCount = overflowCount = startCount = finishedCount = 0; in checkBuffering()
368 ++overflowCount; in checkBuffering()
376 ++overflowCount; in checkBuffering()
388 *overflow = (overflowCount == numTracks); in checkBuffering()
/aosp_15_r20/external/sonic/
H A DSonic.java827 int overflowCount = 0; in interpolate() local
837 overflowCount += oldSign; in interpolate()
841 if (overflowCount > 0) { in interpolate()
843 } else if (overflowCount < 0) { in interpolate()
H A Dsonic.c952 int overflowCount = 0; in interpolate() local
961 overflowCount += oldSign; in interpolate()
965 if (overflowCount > 0) { in interpolate()
967 } else if (overflowCount < 0) { in interpolate()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/error_prone/jimfs/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/jimfs/jimfs/1.1/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/repackaged-jarjar/kotlinc/
DWindowManager-Shell.jarcom/android/wm/shell/windowdecor/viewholder/WindowDecorationViewHolder.class WindowDecorationViewHolder.kt package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kotlin/
DWindowManager-Shell.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__libs__WindowManager__Shell__android_common__WindowManager-Shell. ...
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI/android_common/withres/
DSystemUI.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...