Searched refs:ALL_PRIORITY_CATEGORIES (Results 1 – 2 of 2) sorted by relevance
1825 public static final int[] ALL_PRIORITY_CATEGORIES = { field in NotificationManager.Policy2298 for (int i = 0; i < ALL_PRIORITY_CATEGORIES.length; i++) { in priorityCategoriesToString()2299 final int priorityCategory = ALL_PRIORITY_CATEGORIES[i]; in priorityCategoriesToString()
8087 Landroid/app/NotificationManager$Policy;->ALL_PRIORITY_CATEGORIES:[I