Searched defs:GRANTS_GRANTEE_UID (Results 1 – 2 of 2) sorted by relevance
51 private static final String GRANTS_GRANTEE_UID = "uid"; field in GrantsDatabaseTest
35 private static final String GRANTS_GRANTEE_UID = "uid"; field in GrantsDatabase205 new String[] {GRANTS_GRANTEE_UID}, null, null, GRANTS_GRANTEE_UID, null, null)) { in purgeOldGrants()