Home
last modified time | relevance | path

Searched defs:thresholdBytes (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsManagerInternal.java34 public abstract void advisePersistThreshold(long thresholdBytes); in advisePersistThreshold()
H A DNetworkStatsRecorder.java131 public void setPersistThreshold(long thresholdBytes) { in setPersistThreshold()
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DParceledListSliceTest.java77 final int thresholdBytes = 256 * 1024; in testLargeList() local
143 final int thresholdBytes = 256 * 1024; in testLargeStringList() local
/aosp12/frameworks/libs/modules-utils/javatests/com/android/modules/utils/
H A DParceledListSliceTest.java77 final int thresholdBytes = 256 * 1024; in testLargeList() local
143 final int thresholdBytes = 256 * 1024; in testLargeStringList() local
/aosp12/frameworks/base/core/java/android/app/usage/
H A DNetworkStatsManager.java500 long thresholdBytes, UsageCallback callback, @Nullable Handler handler) { in registerUsageCallback()
534 public void registerUsageCallback(int networkType, String subscriberId, long thresholdBytes, in registerUsageCallback()
565 public void registerUsageCallback(int networkType, String subscriberId, long thresholdBytes, in registerUsageCallback()
/aosp12/system/chre/platform/shared/
H A Dlog_buffer.cc126 size_t thresholdBytes) { in updateNotificationSetting()
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp579 const auto thresholdBytes = mIoOveruseConfigs->fetchThreshold(*packageInfo); in getIoOveruseStats() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...