Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/calllog/ui/menu/
DDeleteCallLogItemModule.java99 int numRowsDeleted = in doInBackground() local
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java487 int numRowsDeleted = mContentResolver.delete(uri, selectionToDelete, selectionArgsToDelete); in doSimpleTestForUri() local
546 int numRowsDeleted = mContentResolver.delete(Carriers.CONTENT_URI, in testOwnedBy() local
616 int numRowsDeleted = mContentResolver.delete(SimInfo.CONTENT_URI, in testSimTable() local
746 int numRowsDeleted = mContentResolver.delete(URI_TELEPHONY, selection, selectionArgs); in testEnforceManagedUri() local
830 int numRowsDeleted = mContentResolver.delete(URI_TELEPHONY, selection, selectionArgs); in testTelephonyUriDpcRecordAccessControl() local
911 int numRowsDeleted = mContentResolver.delete( in testDpcUri() local
920 int numRowsDeleted = mContentResolver.delete( in testDpcUri() local
1003 int numRowsDeleted = mContentResolver.delete( in testDpcUriOnConflict() local
DCarrierProviderTest.java298 int numRowsDeleted = -1; in testDelete() local
DCarrierIdProviderTest.java229 int numRowsDeleted = -1; in testDeleteCarrierInfo() local