Searched refs:isOpenInExclusiveMode (Results 1 – 4 of 4) sorted by relevance
130 - (BOOL) isOpenInExclusiveMode { method165 if ([self isOpenInExclusiveMode] && fixSecureEventInputBug) EnableSecureEventInput(); 235 if ([self isOpenInExclusiveMode] && fixSecureEventInputBug) DisableSecureEventInput();237 if ([self isOpenInExclusiveMode] && sendNotification) {458 if ([self isOpenInExclusiveMode]) openMode = kIOHIDOptionsTypeSeizeDevice;
125 - (BOOL) isOpenInExclusiveMode { method129 mode = mode && ([[remoteControls objectAtIndex: i] isOpenInExclusiveMode]);
85 - (BOOL) isOpenInExclusiveMode { method
94 - (BOOL) isOpenInExclusiveMode; in isOpenInExclusiveMode() method
Completed in 20 milliseconds