Searched refs:kCFUserNotificationNoteAlertLevel (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFUserNotification.h126 kCFUserNotificationNoteAlertLevel = 1, enumerator in enum:__anon578
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py95 self.failUnless( kCFUserNotificationNoteAlertLevel == 1)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfusernotification.py81 self.assertEqual(kCFUserNotificationNoteAlertLevel , 1)
/macosx-10.9.5/configd-596.15/SCMonitor/
H A Dmonitor.c417 kCFUserNotificationNoteAlertLevel,
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_manager.c271 err = CFUserNotificationUpdate(serv->userNotificationRef, 0, kCFUserNotificationNoteAlertLevel, dict);
274 serv->userNotificationRef = CFUserNotificationCreate(NULL, 0, kCFUserNotificationNoteAlertLevel, &err, dict);
H A Dipsec_manager.c4434 err = CFUserNotificationUpdate(serv->userNotificationRef, 0, kCFUserNotificationNoteAlertLevel, dict);
4437 serv->userNotificationRef = CFUserNotificationCreate(NULL, 0, kCFUserNotificationNoteAlertLevel, &err, dict);

Completed in 146 milliseconds