Searched defs:SYSTEM_ID (Results 1 – 4 of 4) sorted by relevance
50 public final static int SYSTEM_ID = 7; field in GroupListLoader
175 public static final String SYSTEM_ID = "system_id"; field in ServiceStateProvider
88 private static final int SYSTEM_ID = 0; field in RegisteredServicesCacheTest
433 sGroupProjectionMap.put(android.provider.Contacts.Groups.SYSTEM_ID, in sGroupProjectionMap.put()