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.java202 IncomingCallNotifier incomingCallNotifier, in TelecomSystem() argument
313 mIncomingCallNotifier = incomingCallNotifier; in TelecomSystem()
314 incomingCallNotifier.setCallsManagerProxy(new IncomingCallNotifier.CallsManagerProxy() { in TelecomSystem()
DCallsManager.java591 public void setIncomingCallNotifier(IncomingCallNotifier incomingCallNotifier) { in setIncomingCallNotifier() argument
595 mIncomingCallNotifier = incomingCallNotifier; in setIncomingCallNotifier()