Home
last modified time | relevance | path

Searched defs:cookieToButtonMapping (Results 1 – 2 of 2) sorted by relevance

/trunk/main/apple_remote/inc/
H A DHIDRemoteControlDevice.h43 NSMutableDictionary* cookieToButtonMapping; variable
/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m41 - (NSDictionary*) cookieToButtonMapping; // Creates the dictionary using the magics, depending on t… method in PrivateMethods
258 - (NSDictionary*) cookieToButtonMapping { method in PrivateMethods