Searched defs:showMissedCallNotification (Results 1 – 3 of 3) sorted by relevance
28 void showMissedCallNotification(Call call); in showMissedCallNotification() method
282 public void showMissedCallNotification(Call call) { in showMissedCallNotification() method in MissedCallNotifierImpl296 private void showMissedCallNotification(Call call, UserHandle userHandle) { in showMissedCallNotification() method in MissedCallNotifierImpl
129 public void showMissedCallNotification(com.android.server.telecom.Call call) { in showMissedCallNotification() method in TelecomSystemTest.MissedCallNotifierFakeImpl