HomeSort by relevance Sort by last modified time
    Searched defs:WHERE_CLAUSE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageList.java 66 private static final String WHERE_CLAUSE =
69 WHERE_CLAUSE + " AND " + Media.BUCKET_ID + " = ?";
72 return mBucketId == null ? WHERE_CLAUSE : WHERE_CLAUSE_WITH_BUCKET_ID;
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 529 milliseconds