FLAG_ACTIVE_MEDIA_ONLY constant

int const FLAG_ACTIVE_MEDIA_ONLY

Indicates that this should only be handled if media is actively playing. @hide

Implementation

static const int FLAG_ACTIVE_MEDIA_ONLY = 1 << 9;