Home
last modified time | relevance | path

Searched refs:aNotification (Results 1 – 9 of 9) sorted by relevance

/external/opencore/engines/2way/test/include/
Duser_input_test.h47 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
Dvideo_only_test.h51 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
Dtest_base.h77 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
/external/opencore/engines/2way/test/src/
Dtest_base.cpp40 void test_base::H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) in H324MConfigHandleInformationalEventL() argument
42 OSCL_UNUSED_ARG(aNotification); in H324MConfigHandleInformationalEventL()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWindow.m210 - (void)windowDidBecomeKey:(NSNotification *)aNotification
215 - (void)windowDidResignKey:(NSNotification *)aNotification
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config_interface.h62 virtual void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) = 0;
Dtsc_h324m_config.h142 void H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification);
/external/webkit/WebKitTools/DrawTest/
DTestController.m156 - (void)tableViewSelectionDidChange:(NSNotification *)aNotification
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp1070 void H324MConfigProxied::H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) in H324MConfigHandleInformationalEventL() argument
1073 event = OSCL_NEW(PVMFAsyncEvent, (aNotification)); in H324MConfigHandleInformationalEventL()