Home | History | Annotate | Download | only in hardware

Lines Matching defs:REPORTING_MODE_MASK

739     private static final int REPORTING_MODE_MASK = 0xE;
818 return ((mFlags & REPORTING_MODE_MASK) >> REPORTING_MODE_SHIFT);