Searched defs:thresholdBytes (Results 1 – 6 of 6) sorted by relevance
825 public void registerUsageCallback(@NonNull NetworkTemplate template, long thresholdBytes, in registerUsageCallback()873 long thresholdBytes, @NonNull UsageCallback callback) { in registerUsageCallback()904 long thresholdBytes, @NonNull UsageCallback callback, @Nullable Handler handler) { in registerUsageCallback()
98 void advisePersistThreshold(long thresholdBytes); in advisePersistThreshold()
147 public void setPersistThreshold(long thresholdBytes) { in setPersistThreshold()
683 const auto thresholdBytes = mIoOveruseConfigs->fetchThreshold(*packageInfo); in getIoOveruseStats() local
1919 android.automotive.watchdog.PerStateBytes thresholdBytes = in performOveruseHandlingLocked() local