Searched defs:callsCursor (Results 1 – 5 of 5) sorted by relevance
| /cts/tests/tests/telecom/src/android/telecom/cts/ |
| D | ThirdPartyCallScreeningServiceTest.java | 432 Cursor callsCursor = mContentResolver.query(CallLog.Calls.CONTENT_URI, null, in addIncomingAndVerifyAllowed() local 457 Cursor callsCursor = mContentResolver.query(CallLog.Calls.CONTENT_URI, null, in addIncomingAndVerifyBlocked() local
|
| D | ConnectionServiceTest.java | 468 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, in testCallLogForBlockedNumberIncomingCall() local
|
| D | CallDetailsTest.java | 1107 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testLogFeatures() local
|
| D | BaseTelecomTestWithMockServices.java | 1305 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in getLatestCallLogCursorIfMatchesUri() local
|
| D | SelfManagedConnectionServiceTest.java | 642 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testSelfManagedCallNotLogged() local
|