Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java80 showIncomingCallNotification(mIncomingCall);
166 showIncomingCallNotification(mIncomingCall); in updateIncomingCall()
174 private void showIncomingCallNotification(Call call) { in showIncomingCallNotification() method in IncomingCallNotifier