Searched refs:TYPE_LIMIT (Results 1 – 2 of 2) sorted by relevance
276 public static final int TYPE_LIMIT = SystemMessage.NOTE_NET_LIMIT; field in NetworkPolicyManagerService1081 enqueueNotification(policy, TYPE_LIMIT, totalBytes); in updateNotificationsNL()1182 case TYPE_LIMIT: { in enqueueNotification()2332 performSnooze(template, TYPE_LIMIT); in snoozeLimit()2353 case TYPE_LIMIT: in performSnooze()
45 import static com.android.server.net.NetworkPolicyManagerService.TYPE_LIMIT;1070 assertNotificationType(TYPE_LIMIT, tagFuture.get()); in testOverWarningLimitNotification()