Searched defs:contactInfoCache (Results 1 – 4 of 4) sorted by relevance
63 final ContactInfoCache contactInfoCache = ContactInfoCache.getInstance(context); in onBind() local71 contactInfoCache, in onBind() local
119 public ExternalCallNotifier(Context context, ContactInfoCache contactInfoCache) { in ExternalCallNotifier()
96 public StatusBarNotifier(Context context, ContactInfoCache contactInfoCache) { in StatusBarNotifier()
309 ContactInfoCache contactInfoCache, in setUp()