Searched refs:getBooleanAttribute (Results 1 – 3 of 3) sorted by relevance
366 private static Boolean getBooleanAttribute(TypedXmlPullParser parser, String name, in getBooleanAttribute() method in DisplayWindowSettingsProvider396 settingsEntry.mShouldShowWithInsecureKeyguard = getBooleanAttribute(parser, in readDisplay()398 settingsEntry.mShouldShowSystemDecors = getBooleanAttribute(parser, in readDisplay()400 final Boolean shouldShowIme = getBooleanAttribute(parser, "shouldShowIme", in readDisplay()411 settingsEntry.mIgnoreOrientationRequest = getBooleanAttribute(parser, in readDisplay()413 settingsEntry.mIgnoreDisplayCutout = getBooleanAttribute(parser, in readDisplay()415 settingsEntry.mDontMoveToTop = getBooleanAttribute(parser, in readDisplay()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
46288 HSPLcom/android/server/wm/DisplayWindowSettingsProvider;->getBooleanAttribute(Landroid/util/TypedXm…