Searched refs:allowWhenScreenOff (Results 1 – 1 of 1) sorted by relevance
990 Boolean allowWhenScreenOff = unsafeBoolean(parser, ALLOW_ATT_SCREEN_OFF); in readXml() local992 if (allowWhenScreenOff != null || allowWhenScreenOn != null) { in readXml()999 if (allowWhenScreenOff != null) { in readXml()1000 if (!allowWhenScreenOff) { in readXml()