Home
last modified time | relevance | path

Searched refs:getLocalFeatures (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1703 final int features = getLocalFeatures(); in updateProgressBars()
1777 final int features = getLocalFeatures(); in showProgressBars()
1790 final int features = getLocalFeatures(); in hideProgressBars()
2651 int features = getLocalFeatures(); in generateLayout()
2787 final int localFeatures = getLocalFeatures();
2822 if ((getLocalFeatures() & (1 << FEATURE_NO_TITLE)) != 0) {
3034 if ((getLocalFeatures() & featureMask) == 0) {
3063 if ((getLocalFeatures() & featureMask) == 0) {
3827 return super.getLocalFeatures();
/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java2033 protected final int getLocalFeatures() in getLocalFeatures() method in Window
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18672 HSPLandroid/view/Window;->getLocalFeatures()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18736 HSPLandroid/view/Window;->getLocalFeatures()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53554 method protected final int getLocalFeatures();