Searched refs:sInstanceForShadow (Results 1 – 1 of 1) sorted by relevance
67 private static CallLogDatabaseHelper sInstanceForShadow; field in CallLogDatabaseHelper286 if (sInstanceForShadow == null) { in getInstanceForShadow()288 sInstanceForShadow = new CallLogDatabaseHelper( in getInstanceForShadow()291 return sInstanceForShadow; in getInstanceForShadow()