Home
last modified time | relevance | path

Searched defs:numRowsDeleted (Results 1 – 4 of 4) sorted by relevance

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java471 int numRowsDeleted = mContentResolver.delete(uri, selectionToDelete, selectionArgsToDelete); in doSimpleTestForUri() local
528 int numRowsDeleted = mContentResolver.delete(Carriers.CONTENT_URI, in testOwnedBy() local
596 int numRowsDeleted = mContentResolver.delete(SimInfo.CONTENT_URI, in testSimTable() local
724 int numRowsDeleted = mContentResolver.delete(URI_TELEPHONY, selection, selectionArgs); in testEnforceManagedUri() local
806 int numRowsDeleted = mContentResolver.delete(URI_TELEPHONY, selection, selectionArgs); in testTelephonyUriDpcRecordAccessControl() local
885 int numRowsDeleted = mContentResolver.delete( in testDpcUri() local
894 int numRowsDeleted = mContentResolver.delete( in testDpcUri() local
975 int numRowsDeleted = mContentResolver.delete( in testDpcUriOnConflict() local
DCarrierProviderTest.java298 int numRowsDeleted = -1; in testDelete() local
DCarrierIdProviderTest.java227 int numRowsDeleted = -1; in testDeleteCarrierInfo() local
/packages/apps/Dialer/java/com/android/dialer/calllog/ui/menu/
DDeleteCallLogItemModule.java99 int numRowsDeleted = in doInBackground() local