Searched refs:callLog (Results 1 – 1 of 1) sorted by relevance
190 CallLogAsync callLog) { in init() argument193 sInstance = new CallNotifier(app, phone, ringer, callLog); in init()202 private CallNotifier(PhoneGlobals app, Phone phone, Ringer ringer, CallLogAsync callLog) { in CallNotifier() argument205 mCallLog = callLog; in CallNotifier()