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