Home
last modified time | relevance | path

Searched refs:nestedWhere (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/data/
DPhotoProvider.java455 protected static String nestWhere(String matchColumn, String table, String nestedWhere) { in nestWhere() argument
457 nestedWhere, null, null, null, null); in nestWhere()