Searched refs:PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK (Results 1 – 1 of 1) sorted by relevance
3816 private static final int PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK = field in View10641 return mPrivateFlags4 & PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK;10660 mPrivateFlags4 &= ~PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK;10664 mPrivateFlags4 |= (mode & PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK);