Searched defs:uriMatch (Results 1 – 2 of 2) sorted by relevance
1579 private void notifyContentChanged(final Uri uri, int uriMatch) { in notifyContentChanged()
4581 boolean isSyncAdapter, int uriMatch, String selection, String[] selectionArgs) { in verifyTransactionAllowed()4695 private void verifyColumns(ContentValues values, int uriMatch) { in verifyColumns()4719 private void verifyNoSyncColumns(ContentValues values, int uriMatch) { in verifyNoSyncColumns()