Searched refs:mContactUri (Results 1 – 1 of 1) sorted by relevance
70 private Uri mContactUri; field in ThirdPartyCallScreeningServiceTest402 mContactUri = TestUtils.insertContact(mContentResolver, in addIncoming()447 if (addContact && mContactUri != null) { in addIncomingAndVerifyAllowed()448 assertEquals(1, TestUtils.deleteContact(mContentResolver, mContactUri)); in addIncomingAndVerifyAllowed()480 if (addContact && mContactUri != null) { in addIncomingAndVerifyBlocked()481 assertEquals(1, TestUtils.deleteContact(mContentResolver, mContactUri)); in addIncomingAndVerifyBlocked()