Searched refs:PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK (Results 1 – 1 of 1) sorted by relevance
3504 private static final int PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK = field in View9515 return mPrivateFlags4 & PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK;9534 mPrivateFlags4 &= ~PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK;9538 mPrivateFlags4 |= (mode & PFLAG4_IMPORTANT_FOR_CONTENT_CAPTURE_MASK);