Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test.h69 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
Dcamera_test_menu.cpp651 void CameraHandler::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify() function in CameraHandler
/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c846 static void notify(const wchar_t* pMessage, uint32_t nMessageType) in notify() function
990 notify(pMessage, nMessageType); in runSession()
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
DStubFmService.java7192 mNotificationMgr.notify(FM_RX_NOTIFICATION_ID, notification); in sendNotificationRX()
7215 mNotificationMgr.notify(FM_TX_NOTIFICATION_ID, notification); in sendNotificationTX()