Home
last modified time | relevance | path

Searched defs:callsCursor (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java449 Cursor callsCursor = mContentResolver.query(CallLog.Calls.CONTENT_URI, null, in addIncomingAndVerifyAllowed() local
474 Cursor callsCursor = mContentResolver.query(CallLog.Calls.CONTENT_URI, null, in addIncomingAndVerifyBlocked() local
DConnectionServiceTest.java470 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, in testCallLogForBlockedNumberIncomingCall() local
DCallDetailsTest.java1136 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testLogFeatures() local
DBaseTelecomTestWithMockServices.java1373 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in getLatestCallLogCursorIfMatchesUri() local
DSelfManagedConnectionServiceTest.java626 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testSelfManagedCallNotLogged() local