Lines Matching defs:note
279 // Note that CursorJoiner is not useable here because the number
369 private static void configureLedNotification(Notification note) {
370 note.flags |= Notification.FLAG_SHOW_LIGHTS;
371 note.defaults |= Notification.DEFAULT_LIGHTS;
416 Notification note = new Notification(mContext, // context
424 configureLedNotification(note);
425 mNotificationMgr.notify(MISSED_CALL_NOTIFICATION, note);
541 // Note we can't just bail out now if (resId == mInCallResId),
616 // Note this isn't a format string! (We want "Incoming call"
623 // Note this isn't a format string either (see comment above.)
662 // Note: For an incoming call, the very first time we get here we