Home
last modified time | relevance | path

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

/device/google/dragon/crash_collector/src/com/android/crashreportprovider/
DCrashReportProvider.java66 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() argument
99 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete() argument
109 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() argument