Searched refs:contactInfoCache (Results 1 – 3 of 3) sorted by relevance
63 final ContactInfoCache contactInfoCache = ContactInfoCache.getInstance(context); in onBind() local68 new StatusBarNotifier(context, contactInfoCache), in onBind()69 contactInfoCache, in onBind() local
96 public StatusBarNotifier(Context context, ContactInfoCache contactInfoCache) { in StatusBarNotifier() argument100 mContactInfoCache = contactInfoCache; in StatusBarNotifier()
304 ContactInfoCache contactInfoCache, in setUp() argument318 mContactInfoCache = contactInfoCache; in setUp()