HomeSort by relevance Sort by last modified time
    Searched refs:notifyMissedCall (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 371 notifyMissedCall(n.name, n.number, n.label, n.date);
423 void notifyMissedCall(String name, String number, String label, long date) {
431 if (DBG) log("notifyMissedCall: non-voice-capable device, not posting notification");
    [all...]
CallNotifier.java     [all...]

Completed in 356 milliseconds