Searched defs:PEOPLE (Results 1 – 4 of 4) sorted by relevance
36 public static final int PEOPLE = 1 << 2; field in ResultType
31 static final int PEOPLE = 1; field in UriMatcherTest
212 static final String[] PEOPLE = { field in NotificationShellCmdTest
78 private static final int PEOPLE = 1; field in LegacyApiSupport188 public static final String PEOPLE = "view_v1_people"; field281 matcher.addURI(authority, "people", PEOPLE); in matcher.addURI() argument