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