Searched defs:COUNT (Results 1 – 5 of 5) sorted by relevance
29 static const int COUNT = 10000; variable
98 public static int COUNT = 2; field
629 public static final int COUNT = 1; field in PhoneFavoritesTileAdapter.ViewTypes
4688 sCountProjectionMap.put(BaseColumns._COUNT, "COUNT(*)"); in sCountProjectionMap.put()
6756 public static final String COUNT = "count"; field in ContactsProvider2.AddressBookIndexQuery