Searched refs:matchedUriId (Results 1 – 2 of 2) sorted by relevance
186 final int matchedUriId = sURIMatcher.match(uri); in insert() local187 switch (matchedUriId) { in insert()217 final int matchedUriId = sURIMatcher.match(uri); in delete() local219 switch (matchedUriId) { in delete()265 final int matchedUriId = sURIMatcher.match(uri); in update() local266 switch (matchedUriId) { in update()
515 final int matchedUriId = sURIMatcher.match(uri); in updateInternal() local516 switch (matchedUriId) { in updateInternal()544 final int matchedUriId = sURIMatcher.match(uri); in deleteInternal() local545 switch (matchedUriId) { in deleteInternal()