Searched refs:allowWhenScreenOff (Results 1 – 1 of 1) sorted by relevance
496 Boolean allowWhenScreenOff = unsafeBoolean(parser, ALLOW_ATT_SCREEN_OFF); in readXml() local498 if (allowWhenScreenOff != null || allowWhenScreenOn != null) { in readXml()505 if (allowWhenScreenOff != null) { in readXml()506 if (!allowWhenScreenOff) { in readXml()