Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java1654 final int features = getLocalFeatures(); in updateProgressBars()
1728 final int features = getLocalFeatures(); in showProgressBars()
1741 final int features = getLocalFeatures(); in hideProgressBars()
2566 int features = getLocalFeatures(); in generateLayout()
2709 final int localFeatures = getLocalFeatures();
2744 if ((getLocalFeatures() & (1 << FEATURE_NO_TITLE)) != 0) {
2956 if ((getLocalFeatures() & featureMask) == 0) {
2985 if ((getLocalFeatures() & featureMask) == 0) {
3796 return super.getLocalFeatures();
/frameworks/base/core/java/android/view/
DWindow.java1775 protected final int getLocalFeatures() in getLocalFeatures() method in Window
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34455 method protected final int getLocalFeatures();
/frameworks/base/non-updatable-api/
Dcurrent.txt52897 method protected final int getLocalFeatures();
/frameworks/base/api/
Dcurrent.txt53041 method protected final int getLocalFeatures();