Searched refs:KEEP_SCREEN_ON (Results 1 – 4 of 4) sorted by relevance
1765 public static final int KEEP_SCREEN_ON = 0x04000000; field in View5628 viewFlagValues |= KEEP_SCREEN_ON;5629 viewFlagMasks |= KEEP_SCREEN_ON;10662 return (mViewFlags & KEEP_SCREEN_ON) != 0;10676 setFlags(keepScreenOn ? KEEP_SCREEN_ON : 0, KEEP_SCREEN_ON);14551 if ((mViewFlags & KEEP_SCREEN_ON) == KEEP_SCREEN_ON) { in performCollectViewAttributes()15854 if ((changed & KEEP_SCREEN_ON) != 0) { in setFlags()
33800 field public static final int KEEP_SCREEN_ON = 67108864; // 0x4000000
52105 field public static final int KEEP_SCREEN_ON = 67108864; // 0x4000000
52249 field public static final int KEEP_SCREEN_ON = 67108864; // 0x4000000