Home
last modified time | relevance | path

Searched defs:configuration (Results 1 – 12 of 12) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DScreenDeviceInfo.java46 Configuration configuration = getContext().getResources().getConfiguration(); in collectDeviceInfo() local
51 private static String getScreenSize(Configuration configuration) { in getScreenSize()
/cts/tests/framework/base/windowmanager/app_base/src/android/server/wm/app/
DTestActivity.java61 final Configuration configuration = getResources().getConfiguration(); in onResume() local
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAttachedContextActivity.java52 final Configuration configuration = resources.getConfiguration(); in applyLocale() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java140 final PersistableBundle configuration = new PersistableBundle(); in testSetAndGetTrustAgentConfiguration_onParent() local
/cts/tests/tests/media/src/android/media/cts/
DVolumeShaperTest.java239 public VolumeShaper createVolumeShaper(VolumeShaper.Configuration configuration); in createVolumeShaper()
266 public VolumeShaper createVolumeShaper(VolumeShaper.Configuration configuration) { in createVolumeShaper()
301 public VolumeShaper createVolumeShaper(VolumeShaper.Configuration configuration) { in createVolumeShaper()
911 final VolumeShaper.Configuration configuration = STEP_RAMP; in testPlayerStepRamp() local
/cts/tests/app/src/android/app/cts/
DSystemFeaturesTest.java556 Configuration configuration = mContext.getResources().getConfiguration(); in testFakeTouchFeatures() local
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java110 Configuration configuration = getContext().getResources().getConfiguration(); in onStart() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp113 const sp<VolumeShaper::Configuration> &configuration, in applyVolumeShaper()
/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiViewTest.java1158 OutputConfiguration configuration = new OutputConfiguration( in testSharedSurfacesConfigByCamera() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java412 final ViewConfiguration configuration = ViewConfiguration.get(view.getContext()); in emulateFlingGesture() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java411 final ViewConfiguration configuration = ViewConfiguration.get(view.getContext()); in emulateFlingGesture() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java3292 Configuration configuration = Resources.getSystem().getConfiguration(); in changeJavaAndAndroidLocale() local