Home
last modified time | relevance | path

Searched refs:NAVIGATIONHIDDEN_YES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java384 public static final int NAVIGATIONHIDDEN_YES = 2; field in Configuration
749 case NAVIGATIONHIDDEN_YES: sb.append("/h"); break; in toString()
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt446 NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_YES
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java1394 config.navigationHidden = Configuration.NAVIGATIONHIDDEN_YES; in adjustConfigurationLw()
/frameworks/base/api/
Dcurrent.txt7601 field public static final int NAVIGATIONHIDDEN_YES = 2; // 0x2