Searched refs:TYPE_WARNING (Results 1 – 2 of 2) sorted by relevance
38 import static com.android.server.net.NetworkPolicyManagerService.TYPE_WARNING;733 assertNotificationType(TYPE_WARNING, tagFuture.get()); in testOverWarningLimitNotification()
221 public static final int TYPE_WARNING = 0x1; field in NetworkPolicyManagerService812 performSnooze(template, TYPE_WARNING);941 enqueueNotification(policy, TYPE_WARNING, totalBytes); in updateNotificationsLocked()1019 case TYPE_WARNING: { in enqueueNotification()1938 case TYPE_WARNING: in performSnooze()