Searched refs:OPPORTUNISTIC_QUOTA_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
30 import static com.android.server.net.NetworkPolicyManagerService.OPPORTUNISTIC_QUOTA_UNKNOWN;331 return OPPORTUNISTIC_QUOTA_UNKNOWN; in getUserPolicyOpportunisticQuotaBytes()343 if (quota == OPPORTUNISTIC_QUOTA_UNKNOWN) { in updateMultipathBudget()348 if (quota == OPPORTUNISTIC_QUOTA_UNKNOWN) { in updateMultipathBudget()
351 public static final int OPPORTUNISTIC_QUOTA_UNKNOWN = -1; field in NetworkPolicyManagerService2516 quotaBytes = OPPORTUNISTIC_QUOTA_UNKNOWN;6598 OPPORTUNISTIC_QUOTA_UNKNOWN);6600 if (quotaBytes == OPPORTUNISTIC_QUOTA_UNKNOWN) {6601 return OPPORTUNISTIC_QUOTA_UNKNOWN;6611 return OPPORTUNISTIC_QUOTA_UNKNOWN;
91 import static com.android.server.net.NetworkPolicyManagerService.OPPORTUNISTIC_QUOTA_UNKNOWN;1926 assertEquals(OPPORTUNISTIC_QUOTA_UNKNOWN,1928 assertEquals(OPPORTUNISTIC_QUOTA_UNKNOWN,