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.java1633 final int features = getLocalFeatures(); in updateProgressBars()
1707 final int features = getLocalFeatures(); in showProgressBars()
1720 final int features = getLocalFeatures(); in hideProgressBars()
2518 int features = getLocalFeatures(); in generateLayout()
2667 final int localFeatures = getLocalFeatures();
2702 if ((getLocalFeatures() & (1 << FEATURE_NO_TITLE)) != 0) {
2914 if ((getLocalFeatures() & featureMask) == 0) {
2943 if ((getLocalFeatures() & featureMask) == 0) {
3754 return super.getLocalFeatures();
/frameworks/base/core/java/android/view/
DWindow.java1691 protected final int getLocalFeatures() in getLocalFeatures() method in Window
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34455 method protected final int getLocalFeatures();
/frameworks/base/api/
Dcurrent.txt46487 method protected final int getLocalFeatures();
Dsystem-current.txt50026 method protected final int getLocalFeatures();