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