Home
last modified time | relevance | path

Searched refs:override (Results 1 – 25 of 67) sorted by relevance

123

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DNestedConfiguration.java180 public void setOverrideLocale(boolean override) { in setOverrideLocale() argument
217 public void setOverrideTarget(boolean override) { in setOverrideTarget() argument
254 public void setOverrideDevice(boolean override) { in setOverrideDevice() argument
291 public void setOverrideDeviceState(boolean override) { in setOverrideDeviceState() argument
349 public void setOverrideNightMode(boolean override) { in setOverrideNightMode() argument
386 public void setOverrideUiMode(boolean override) { in setOverrideUiMode() argument
/sdk/testapps/aidlTest/libWithAidl/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/testapps/jarCheckTests1/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/basicProjectWithAidl/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/aidlTest/mainProject/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests3/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests3/lib1/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/customViewTest/mainProject/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/buildConfigTest/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests2/lib2/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/testapps/customViewTest/libWithCustomView/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/gridlayoutTest/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests1/lib2/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/testapps/jarCheckTests2/app/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
/sdk/testapps/jarCheckTests2/lib1/
Dant.properties1 # This file is used to override default values used by the Ant build system.
8 # You can use this to override default values such as
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
DAdtPrefs.java172 String override = System.getenv("ADT_TEST_SDK_PATH"); //$NON-NLS-1$ in loadValues() local
173 if (override != null && override.length() > 0 && new File(override).isDirectory()) { in loadValues()
174 mOsSdkLocation = override; in loadValues()
/sdk/testapps/testSensors/
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/sdk/apps/DeviceConfig/
Dproject.properties7 # "ant.properties", and override values to adapt the script to your

123