Searched defs:REDACTED_URI_ID (Results 1 – 2 of 2) sorted by relevance
2400 FileColumns.REDACTED_URI_ID + "=?", new String[]{fileName}, null, null, in handleRedactedFileLookup()4140 FileColumns.REDACTED_URI_ID + "=?", in getUriForRedactedUri()
2435 public static final String REDACTED_URI_ID = "redacted_uri_id"; field