Searched refs:LIMIT_GLOBAL_ALERT (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/services/java/com/android/server/
H A DNetworkManagementService.java109 public static final String LIMIT_GLOBAL_ALERT = "globalAlert"; field in class:NetworkManagementService
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java67 import static com.android.server.NetworkManagementService.LIMIT_GLOBAL_ALERT;
618 if (!LIMIT_GLOBAL_ALERT.equals(limitName)) {
H A DNetworkStatsService.java68 import static com.android.server.NetworkManagementService.LIMIT_GLOBAL_ALERT;
806 if (LIMIT_GLOBAL_ALERT.equals(limitName)) {

Completed in 82 milliseconds