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