Lines Matching full:labels
405 * (e.g. {@link Reminders#METHOD_ALERT}) associated with the labels. Any methods that
2167 // Load the labels and corresponding numeric values for the minutes and methods lists
2254 String[] labels = r.getStringArray(resNum);
2255 ArrayList<String> list = new ArrayList<String>(Arrays.asList(labels));