Searched refs:allowWhenScreenOn (Results 1 – 1 of 1) sorted by relevance
497 Boolean allowWhenScreenOn = unsafeBoolean(parser, ALLOW_ATT_SCREEN_ON); in readXml() local498 if (allowWhenScreenOff != null || allowWhenScreenOn != null) { in readXml()512 if (allowWhenScreenOn != null) { in readXml()513 if (!allowWhenScreenOn) { in readXml()