Home
last modified time | relevance | path

Searched refs:isOpenInExclusiveMode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m130 - (BOOL) isOpenInExclusiveMode { method
165 if ([self isOpenInExclusiveMode] && fixSecureEventInputBug) EnableSecureEventInput();
235 if ([self isOpenInExclusiveMode] && fixSecureEventInputBug) DisableSecureEventInput();
237 if ([self isOpenInExclusiveMode] && sendNotification) {
458 if ([self isOpenInExclusiveMode]) openMode = kIOHIDOptionsTypeSeizeDevice;
H A DRemoteControlContainer.m125 - (BOOL) isOpenInExclusiveMode { method
129 mode = mode && ([[remoteControls objectAtIndex: i] isOpenInExclusiveMode]);
H A DRemoteControl.m85 - (BOOL) isOpenInExclusiveMode { method
/trunk/main/apple_remote/inc/
H A DRemoteControl.h94 - (BOOL) isOpenInExclusiveMode; in isOpenInExclusiveMode() method

Completed in 19 milliseconds