Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomSystem.java203 IncomingCallNotifier incomingCallNotifier, in TelecomSystem() argument
314 mIncomingCallNotifier = incomingCallNotifier; in TelecomSystem()
315 incomingCallNotifier.setCallsManagerProxy(new IncomingCallNotifier.CallsManagerProxy() { in TelecomSystem()
DCallsManager.java594 public void setIncomingCallNotifier(IncomingCallNotifier incomingCallNotifier) { in setIncomingCallNotifier() argument
598 mIncomingCallNotifier = incomingCallNotifier; in setIncomingCallNotifier()