Searched refs:FRAME_BIT_FIELD_POSITION (Results 1 – 3 of 3) sorted by relevance
39 mFrameNotifier->enableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in enableFrameNotification()54 mFrameNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableFrameNotification()108 mEventNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableEventNotification()
49 const uint32_t MessageNotifier::FRAME_BIT_FIELD_POSITION = 0; member in android::MessageNotifier
414 static const uint32_t FRAME_BIT_FIELD_POSITION; variable