Searched refs:NOTIFICATION_WARNING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java117 private static final int NOTIFICATION_WARNING = 2; field in class:ThrottleService
630 if ((mPolicyNotificationsAllowedMask & NOTIFICATION_WARNING) != 0) {

Completed in 6 milliseconds