Searched defs:contactInfoCache (Results 1 – 9 of 9) sorted by relevance
45 ContactInfoCache contactInfoCache, in newCallLogAdapter()
39 ContactInfoCache contactInfoCache, in newCallLogAdapter()
98 final ContactInfoCache contactInfoCache = ContactInfoCache.getInstance(context); in onBind() local
77 private final ContactInfoCache contactInfoCache; field in ExternalCallNotifier83 @NonNull Context context, @NonNull ContactInfoCache contactInfoCache) { in ExternalCallNotifier()
80 private final ContactInfoCache contactInfoCache; field in ReturnToCallController90 public ReturnToCallController(Context context, ContactInfoCache contactInfoCache) { in ReturnToCallController()
121 private final ContactInfoCache contactInfoCache; field in StatusBarNotifier134 public StatusBarNotifier(@NonNull Context context, @NonNull ContactInfoCache contactInfoCache) { in StatusBarNotifier()
130 private ContactInfoCache contactInfoCache; field in InCallPresenter341 ContactInfoCache contactInfoCache, in setUp()
146 private ContactInfoCache contactInfoCache; field in CallLogAdapter524 ContactInfoCache contactInfoCache, in CallLogAdapter()
121 private ContactInfoCache contactInfoCache; field in CallLogFragment