Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java1780 final int features = getLocalFeatures(); in updateProgressBars()
1854 final int features = getLocalFeatures(); in showProgressBars()
1867 final int features = getLocalFeatures(); in hideProgressBars()
2764 int features = getLocalFeatures(); in generateLayout()
2900 final int localFeatures = getLocalFeatures();
2935 if ((getLocalFeatures() & (1 << FEATURE_NO_TITLE)) != 0) {
3147 if ((getLocalFeatures() & featureMask) == 0) {
3176 if ((getLocalFeatures() & featureMask) == 0) {
3940 return super.getLocalFeatures();
/frameworks/base/core/java/android/view/
DWindow.java2166 protected final int getLocalFeatures() in getLocalFeatures() method in Window
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18342 HSPLandroid/view/Window;->getLocalFeatures()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34455 method protected final int getLocalFeatures();
/frameworks/base/config/
Dboot-image-profile.txt18406 HSPLandroid/view/Window;->getLocalFeatures()I
/frameworks/base/core/api/
Dcurrent.txt54090 method protected final int getLocalFeatures();