Home
last modified time | relevance | path

Searched refs:callLog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DCallNotifier.java185 BluetoothHandsfree btMgr, CallLogAsync callLog) { in init() argument
188 sInstance = new CallNotifier(app, phone, ringer, btMgr, callLog); in init()
198 BluetoothHandsfree btMgr, CallLogAsync callLog) { in CallNotifier() argument
201 mCallLog = callLog; in CallNotifier()