NotificationMgr.java | 69 Calls.DATE, 252 * Makes sure phone-related notifications are up to date on a 300 public long date; field in class:NotificationMgr.QueryHandler.NotificationInfo 367 notifyMissedCall(n.name, n.number, n.label, n.date); 386 n.date = cursor.getLong(cursor.getColumnIndexOrThrow(Calls.DATE)); 419 void notifyMissedCall(String name, String number, String label, long date) { 466 date // when [all...] |