Home
last modified time | relevance | path

Searched refs:RemoteControl (Results 1 – 16 of 16) sorted by relevance

/trunk/main/apple_remote/source/
H A DRemoteControl.m2 * RemoteControl.m
31 #import "RemoteControl.h"
47 @implementation RemoteControl implementation
54 NSLog( @"Apple RemoteControl initWithDelegate ok");
67 NSLog( @"Apple RemoteControl setListeningToRemote ok");
76 NSLog( @"Apple RemoteControl startListening ok");
81 NSLog( @"Apple RemoteControl stopListening ok");
93 NSLog( @"Apple RemoteControl: sending event for button identifier\n");
132 NSLog( @"Apple RemoteControl: sendFinishedNotifcationForAppIdentifier ...");
138 NSLog( @"Apple RemoteControl: sendRequestForRemoteControlNotification ...");
H A DRemoteMainController.m52 … a Remote Control Container manages a number of devices and conforms to the RemoteControl interface
159 - (RemoteControl*) remoteControl {
H A DMultiClickRemoteBehavior.m66 …Identifier: (RemoteControlEventIdentifier) identifier remoteControl: (RemoteControl*) remoteContro… argument
135 …ventIdentifier) event pressedDown: (BOOL) pressedDown remoteControl: (RemoteControl*) remoteContro… argument
H A DRemoteControlContainer.m57 RemoteControl* remoteControl = [[clazz alloc] initWithDelegate: delegate];
/trunk/main/automation/source/server/
H A Dserver.cxx952 RemoteControl::RemoteControl() in RemoteControl() function in RemoteControl
957 RemoteControl::~RemoteControl() in ~RemoteControl()
963 static RemoteControl* pRemoteControl = 0;
970 pRemoteControl = new RemoteControl(); in CreateRemoteControl()
/trunk/main/automation/inc/automation/
H A Dautomation.hxx30 class AUTOMATION_DLLPUBLIC RemoteControl class
34 RemoteControl();
35 ~RemoteControl();
/trunk/main/apple_remote/inc/
H A DRemoteMainController.h35 @class RemoteControl;
42 RemoteControl* remoteControl;
46 - (RemoteControl*) remoteControl; in remoteControl()
H A DRemoteControl.h47 @class RemoteControl;
77 …ventIdentifier) event pressedDown: (BOOL) pressedDown remoteControl: (RemoteControl*) remoteContro… in sendRemoteButtonEvent:pressedDown:remoteControl:() argument
84 @interface RemoteControl : NSObject { interface
H A DRemoteControlContainer.h34 @interface RemoteControlContainer : RemoteControl {
H A DGlobalKeyboardDevice.h41 @interface GlobalKeyboardDevice : RemoteControl {
H A DHIDRemoteControlDevice.h39 @interface HIDRemoteControlDevice : RemoteControl {
/trunk/main/svtools/inc/svtools/
H A Dtesttool.hxx41 class RemoteControl class
52 RemoteControl();
53 ~RemoteControl();
/trunk/main/apple_remote/
H A DPackage_inc.mk31 $(eval $(call gb_Package_add_file,apple_remote_inc,inc/apple_remote/RemoteControl.h,RemoteControl.h…
H A DLibrary_AppleRemote.mk47 apple_remote/source/RemoteControl \
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm43 #import "apple_remote/RemoteControl.h"
/trunk/main/
H A Drat-excludes408 main/apple_remote/RemoteControl.m
1285 main/apple_remote/inc/RemoteControl.h

Completed in 39 milliseconds