Searched defs:DEFAULT_PROJECTION (Results 1 – 2 of 2) sorted by relevance
60 public static final String[] DEFAULT_PROJECTION = new String[]{ field in Archive
61 private static final String DEFAULT_PROJECTION = "%s AS %s"; field in MediaProjection