Searched refs:getBooleanAttribute (Results 1 – 3 of 3) sorted by relevance
423 private static Boolean getBooleanAttribute(@NonNull TypedXmlPullParser parser, in getBooleanAttribute() method in DisplayWindowSettingsProvider453 settingsEntry.mShouldShowWithInsecureKeyguard = getBooleanAttribute(parser, in readDisplay()455 settingsEntry.mShouldShowSystemDecors = getBooleanAttribute(parser, in readDisplay()457 final Boolean shouldShowIme = getBooleanAttribute(parser, "shouldShowIme", in readDisplay()468 settingsEntry.mIgnoreOrientationRequest = getBooleanAttribute(parser, in readDisplay()470 settingsEntry.mIgnoreDisplayCutout = getBooleanAttribute(parser, in readDisplay()472 settingsEntry.mDontMoveToTop = getBooleanAttribute(parser, in readDisplay()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27199 PLcom/android/server/wm/DisplayWindowSettingsProvider;->getBooleanAttribute(Lcom/android/modules/ut…