Searched refs:EVENT_BIT_FIELD_POSITION (Results 1 – 7 of 7) sorted by relevance
91 mEventNotifier->enableMsgType(frameTypes<<MessageNotifier::EVENT_BIT_FIELD_POSITION in enableEventNotification()106 mEventNotifier->disableMsgType(frameTypes<<MessageNotifier::EVENT_BIT_FIELD_POSITION in disableEventNotification()
179 int32_t eventMsg = ((msgs >> MessageNotifier::EVENT_BIT_FIELD_POSITION) & EVENT_MASK); in enableMsgType()239 int32_t eventMsg = ((msgs >> MessageNotifier::EVENT_BIT_FIELD_POSITION) & EVENT_MASK); in disableMsgType()
50 const uint32_t MessageNotifier::EVENT_BIT_FIELD_POSITION = 16; member in Ti::Camera::MessageNotifier
93 mEventNotifier->enableMsgType(frameTypes<<MessageNotifier::EVENT_BIT_FIELD_POSITION in enableEventNotification()
48 const uint32_t MessageNotifier::EVENT_BIT_FIELD_POSITION = 0; member in android::MessageNotifier
413 static const uint32_t EVENT_BIT_FIELD_POSITION;
540 static const uint32_t EVENT_BIT_FIELD_POSITION;