Searched defs:callsCursor (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ThirdPartyCallScreeningServiceTest.java | 449 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
|
D | ConnectionServiceTest.java | 470 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, in testCallLogForBlockedNumberIncomingCall() local
|
D | CallDetailsTest.java | 1136 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testLogFeatures() local
|
D | BaseTelecomTestWithMockServices.java | 1373 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in getLatestCallLogCursorIfMatchesUri() local
|
D | SelfManagedConnectionServiceTest.java | 626 Cursor callsCursor = mContext.getContentResolver().query(CallLog.Calls.CONTENT_URI, null, in testSelfManagedCallNotLogged() local
|