Home
last modified time | relevance | path

Searched defs:VERSION (Results 1 – 3 of 3) sorted by relevance

/packages/apps/IM/plugin/com/android/im/plugin/
DImpsConfigNames.java27 public static final String VERSION = "imps.version"; field
/packages/apps/Email/src/com/android/exchange/
DEas.java40 public static final String VERSION = "0.3"; field in Eas
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java533 sRawContactsProjectionMap.put(RawContacts.VERSION, RawContacts.VERSION); in sRawContactsProjectionMap.put()
579 sDataProjectionMap.put(RawContacts.VERSION, RawContacts.VERSION); in sDataProjectionMap.put()
599 columns.put(RawContacts.VERSION, RawContacts.VERSION); in columns.put()
772 columns.put(Groups.VERSION, Groups.VERSION); in columns.put()