Home | History | Annotate | Download | only in hardware

Lines Matching refs:REPORTING_MODE_MASK

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