Home
last modified time | relevance | path

Searched refs:setProperty (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java98 public void setProperty(final Properties p, final int value) { in setProperty() method in ConfigTest.TotalConfig
153 public void setProperty(final Properties p, final String value) { in setProperty() method in ConfigTest.TotalConfig
198 config.setProperty(Properties.LANGUAGE, "en"); in makeClassicConfig()
199 config.setProperty(Properties.COUNTRY, "US"); in makeClassicConfig()
200 config.setProperty(Properties.MCC, 310); in makeClassicConfig()
201 config.setProperty(Properties.MNC, 001); // unused in makeClassicConfig()
202 config.setProperty(Properties.TOUCHSCREEN, Configuration.TOUCHSCREEN_FINGER); in makeClassicConfig()
203 config.setProperty(Properties.KEYBOARD, Configuration.KEYBOARD_QWERTY); in makeClassicConfig()
204 config.setProperty(Properties.KEYBOARDHIDDEN, Configuration.KEYBOARDHIDDEN_YES); in makeClassicConfig()
205 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_TRACKBALL); in makeClassicConfig()
[all …]
/cts/tests/core/runner/src/com/android/cts/runner/
DCtsTestRunListener.java72 System.setProperty("java.io.tmpdir", cacheDir.getAbsolutePath()); in testRunStarted()
214 mProperties.setProperty("user.home", ""); in TestEnvironment()
215 mProperties.setProperty("java.io.tmpdir", context.getCacheDir().getAbsolutePath()); in TestEnvironment()
219 mProperties.setProperty("android.cts.device.multicast", in TestEnvironment()
/cts/tools/signature-tools/test/signature/converter/dex/
DDexExternalizerTest.java36 System.setProperty("sun.io.serialization.extendedDebugInfo", "true"); in testExternalizer()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DNetworkUsageStatsTest.java91 System.setProperty("http.keepAlive", "false"); in exerciseRemoteHost()
122 System.setProperty("http.keepAlive", originalKeepAlive); in exerciseRemoteHost()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java103 System.setProperty("dexmaker.dexcache", getContext().getCacheDir().toString()); in setUp()
DCamera2SurfaceViewTestCase.java126 System.setProperty("dexmaker.dexcache", mContext.getCacheDir().toString()); in setUp()
/cts/tests/tests/hardware/src/android/hardware/multiprocess/camera/cts/
DCameraEvictionTest.java118 System.setProperty("dexmaker.dexcache", mContext.getCacheDir().toString()); in setUp()
/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java286 pVHolder.setProperty(property); in testSetProperty()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraManagerTest.java84 System.setProperty("dexmaker.dexcache", getContext().getCacheDir().toString()); in setUp()
DCaptureResultTest.java72 System.setProperty("dexmaker.dexcache", getContext().getCacheDir().toString()); in setContext()
DCameraDeviceTest.java111 System.setProperty("dexmaker.dexcache", getContext().getCacheDir().toString()); in setContext()
/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java150 System.setProperty("dexmaker.dexcache", getInstrumentation() in setUp()
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java88 System.setProperty("dexmaker.dexcache", getInstrumentation() in setUp()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex19041 public static java.lang.String setProperty(
19357 public java.lang.Object setProperty(
33701 public static void setProperty(
64058 public abstract void setProperty(
82155 public abstract void setProperty(
82286 public void setProperty(
82355 public abstract void setProperty(
82444 public void setProperty(
83878 public void setProperty(
108256 public void setProperty(
[all …]