Searched defs:LABEL (Results 1 – 6 of 6) sorted by relevance
33 public static final int LABEL = 3; field in PhoneQuery
77 String LABEL = "label"; field
62 private static final String LABEL = "timer_label_"; field in TimerDAO
356 sPeopleProjectionMap.put(People.LABEL, People.LABEL); in sPeopleProjectionMap.put()383 sOrganizationProjectionMap.put(android.provider.Contacts.Organizations.LABEL, in sOrganizationProjectionMap.put()395 sContactMethodProjectionMap.put(ContactMethods.LABEL, ContactMethods.LABEL); in sContactMethodProjectionMap.put()409 sPhoneProjectionMap.put(android.provider.Contacts.Phones.LABEL, in sPhoneProjectionMap.put()
7663 public static final String LABEL = "label"; field in ContactsProvider2.AddressBookIndexQuery
1113 LABEL(6, "LABEL"), enumConstant