Searched refs:sInstanceForShadow (Results 1 – 1 of 1) sorted by relevance
55 private static CallLogDatabaseHelper sInstanceForShadow; field in CallLogDatabaseHelper253 if (sInstanceForShadow == null) { in getInstanceForShadow()255 sInstanceForShadow = new CallLogDatabaseHelper( in getInstanceForShadow()258 return sInstanceForShadow; in getInstanceForShadow()