Searched refs:createCallLogEntry (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/ |
D | CallLogAdapterTest.java | 124 createCallLogEntry(); in testBindView_NumberOnlyNoCache() 162 createCallLogEntry(); in testBindView_WithoutQuickContactBadge() 172 createCallLogEntry(); in testBindView_CallButton() 185 createCallLogEntry(); in testBindView_FirstNameFirstOrder() 199 createCallLogEntry(); in testBindView_LastNameFirstOrder() 214 createCallLogEntry(); in testBindView_NameOrderCorrectOnChange() 242 createCallLogEntry(TEST_NUMBER, TEST_POST_DIAL_DIGITS, NO_VALUE_SET, NO_VALUE_SET); in testBindView_CallButtonWithPostDialDigits() 266 createCallLogEntry(TEST_NUMBER, TEST_POST_DIAL_DIGITS, NO_VALUE_SET, NO_VALUE_SET); in testBindView_NumberWithPostDialDigits() 278 createCallLogEntry(TEST_NUMBER, TEST_POST_DIAL_DIGITS, NO_VALUE_SET, NO_VALUE_SET); in testBindView_ContactWithPostDialDigits() 292 createCallLogEntry(TEST_NUMBER, EMPTY_STRING, TEST_VIA_NUMBER, NO_VALUE_SET, NO_VALUE_SET); in testBindView_CallLogWithViaNumber() [all …]
|