Searched refs:aNotification (Results 1 – 9 of 9) sorted by relevance
47 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
51 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
77 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
40 void test_base::H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) in H324MConfigHandleInformationalEventL() argument42 OSCL_UNUSED_ARG(aNotification); in H324MConfigHandleInformationalEventL()
210 - (void)windowDidBecomeKey:(NSNotification *)aNotification215 - (void)windowDidResignKey:(NSNotification *)aNotification
62 virtual void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) = 0;
142 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
156 - (void)tableViewSelectionDidChange:(NSNotification *)aNotification
1070 void H324MConfigProxied::H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) in H324MConfigHandleInformationalEventL() argument1073 event = OSCL_NEW(PVMFAsyncEvent, (aNotification)); in H324MConfigHandleInformationalEventL()