Searched defs:thresholdBytes (Results 1 – 5 of 5) sorted by relevance
33 public abstract void advisePersistThreshold(long thresholdBytes); in advisePersistThreshold()
135 public void setPersistThreshold(long thresholdBytes) { in setPersistThreshold()
894 private void advisePersistThreshold(long thresholdBytes) { in advisePersistThreshold()1501 public void advisePersistThreshold(long thresholdBytes) { in advisePersistThreshold()
77 final int thresholdBytes = 256 * 1024; in testLargeList() local143 final int thresholdBytes = 256 * 1024; in testLargeStringList() local
419 long thresholdBytes, UsageCallback callback, @Nullable Handler handler) { in registerUsageCallback()453 public void registerUsageCallback(int networkType, String subscriberId, long thresholdBytes, in registerUsageCallback()474 public void registerUsageCallback(int networkType, String subscriberId, long thresholdBytes, in registerUsageCallback()