Searched defs:disabledNotifications (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c1425 Boolean disabledNotifications = OTEnterNotifier(endpoint); local
1445 if (disabledNotifications) {
1447 disabledNotifications = false;
1455 disabledNotifications = OTEnterNotifier(endpoint);
1482 if (disabledNotifications) {
1484 disabledNotifications = false;
1492 disabledNotifications = OTEnterNotifier(endpoint);
1508 if (disabledNotifications)

Completed in 48 milliseconds