Home | History | Annotate | Download | only in incallui

Lines Matching refs:mContactInfoCache

79     private ContactInfoCache mContactInfoCache;
184 mContactInfoCache = ContactInfoCache.getInstance(context);
186 mStatusBarNotifier = new StatusBarNotifier(context, mContactInfoCache);
941 if (mContactInfoCache != null) {
942 mContactInfoCache.clearCache();
944 mContactInfoCache = null;