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.java1820 final int features = getLocalFeatures(); in updateProgressBars()
1894 final int features = getLocalFeatures(); in showProgressBars()
1907 final int features = getLocalFeatures(); in hideProgressBars()
2810 int features = getLocalFeatures(); in generateLayout()
2946 final int localFeatures = getLocalFeatures();
2981 if ((getLocalFeatures() & (1 << FEATURE_NO_TITLE)) != 0) {
3193 if ((getLocalFeatures() & featureMask) == 0) {
3222 if ((getLocalFeatures() & featureMask) == 0) {
3987 return super.getLocalFeatures();
/frameworks/base/core/java/android/view/
DWindow.java2184 protected final int getLocalFeatures() in getLocalFeatures() method in Window
/frameworks/base/boot/
Dboot-image-profile.txt19002 HSPLandroid/view/Window;->getLocalFeatures()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34455 method protected final int getLocalFeatures();
/frameworks/base/core/api/
Dcurrent.txt55534 method protected final int getLocalFeatures();