Searched refs:sInstanceForShadow (Results 1 – 1 of 1) sorted by relevance
53 private static CallLogDatabaseHelper sInstanceForShadow; field in CallLogDatabaseHelper220 if (sInstanceForShadow == null) { in getInstanceForShadow()222 sInstanceForShadow = new CallLogDatabaseHelper( in getInstanceForShadow()225 return sInstanceForShadow; in getInstanceForShadow()