Home
last modified time | relevance | path

Searched refs:setEstimatedNetworkBytes (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DConnectivityControllerTest.java137 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1)) in testInsane()
154 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1)) in testCongestion()
181 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1)) in testRelaxed()
229 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testUpdates()
232 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testUpdates()
301 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testRequestStandbyExceptionLocked()
304 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testRequestStandbyExceptionLocked()
338 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testWouldBeReadyWithConnectivityLocked()
360 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testEvaluateStateLocked_HeartbeatsOn()
387 .setEstimatedNetworkBytes(DataUnit.MEBIBYTES.toBytes(1), 0) in testEvaluateStateLocked_JobWouldBeReady()
[all …]
/frameworks/base/core/java/android/app/job/
DJobInfo.java1186 public Builder setEstimatedNetworkBytes(@BytesLong long networkBytes) { in setEstimatedNetworkBytes() method in JobInfo.Builder
1187 return setEstimatedNetworkBytes(networkBytes, NETWORK_BYTES_UNKNOWN); in setEstimatedNetworkBytes()
1227 public Builder setEstimatedNetworkBytes(@BytesLong long downloadBytes, in setEstimatedNetworkBytes() method in JobInfo.Builder
/frameworks/base/api/
Dremoved.txt65 method @Deprecated public android.app.job.JobInfo.Builder setEstimatedNetworkBytes(long);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...