HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SCREEN_LAYOUT (Results 1 - 15 of 15) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
InterestingConfigChanges.java 31 |ActivityInfo.CONFIG_UI_MODE|ActivityInfo.CONFIG_SCREEN_LAYOUT)) != 0) {
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigurationTest.java 196 | ActivityInfo.CONFIG_SCREEN_LAYOUT, mConfigDefault, config);
201 | ActivityInfo.CONFIG_SCREEN_LAYOUT
207 | ActivityInfo.CONFIG_SCREEN_LAYOUT
214 | ActivityInfo.CONFIG_SCREEN_LAYOUT
223 | ActivityInfo.CONFIG_SCREEN_LAYOUT
232 | ActivityInfo.CONFIG_SCREEN_LAYOUT
240 | ActivityInfo.CONFIG_SCREEN_LAYOUT
249 | ActivityInfo.CONFIG_SCREEN_LAYOUT
259 | ActivityInfo.CONFIG_SCREEN_LAYOUT
270 | ActivityInfo.CONFIG_SCREEN_LAYOUT
    [all...]
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 328 public static final int CONFIG_SCREEN_LAYOUT = 0x0100;
422 * {@link #CONFIG_ORIENTATION}, and {@link #CONFIG_SCREEN_LAYOUT}. Set from the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 169 |ActivityInfo.CONFIG_UI_MODE|ActivityInfo.CONFIG_SCREEN_LAYOUT)) != 0) {
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCustomSupport.java 172 |ActivityInfoCompat.CONFIG_UI_MODE|ActivityInfo.CONFIG_SCREEN_LAYOUT)) != 0) {
  /frameworks/base/services/java/com/android/server/am/
CompatModePackages.java 309 ActivityInfo.CONFIG_SCREEN_LAYOUT);
  /frameworks/base/core/java/android/content/res/
Configuration.java 551 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT;
618 * {@link android.content.pm.ActivityInfo#CONFIG_SCREEN_LAYOUT
619 * PackageManager.ActivityInfo.CONFIG_SCREEN_LAYOUT}, or
670 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT;
    [all...]
  /frameworks/base/include/utils/
ResourceTypes.h     [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 283 milliseconds