Searched defs:uriMatch (Results 1 – 2 of 2) sorted by relevance
1170 private void notifyContentChanged(final Uri uri, int uriMatch) { in notifyContentChanged()1184 int uriMatch) { in getWhereClause()
4305 boolean isSyncAdapter, int uriMatch, String selection, String[] selectionArgs) { in verifyTransactionAllowed()4419 private void verifyColumns(ContentValues values, int uriMatch) { in verifyColumns()4443 private void verifyNoSyncColumns(ContentValues values, int uriMatch) { in verifyNoSyncColumns()