Home
last modified time | relevance | path

Searched refs:phoneTypeLabelForTest (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DPhoneCallDetailsHelper.java86 private CharSequence phoneTypeLabelForTest; field in PhoneCallDetailsHelper
490 phoneTypeLabelForTest != null in getCallTypeOrLocation()
491 ? phoneTypeLabelForTest in getCallTypeOrLocation()
502 this.phoneTypeLabelForTest = phoneTypeLabel; in setPhoneTypeLabelForTest()