Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java70 final Configuration cfg = new Configuration(); in testResources() local
227 final Configuration cfg = new Configuration(); in createNewResources() local
234 final Configuration cfg = new Configuration(res.getConfiguration()); in testUpdateConfiguration() local
247 final Configuration cfg = new Configuration(); in testUpdateConfiguration_emptyLocaleIsOverridden() local
257 final Configuration cfg = new Configuration(res.getConfiguration()); in testUpdateConfiguration_copyLocales() local
272 final Configuration cfg = new Configuration(res.getConfiguration()); in testUpdateConfiguration_emptyAfterUpdate() local
/cts/apps/CameraITS/tools/
Dhardware.py56 def __init__(self, name, vid, pid, cfg, inf): argument
77 def _build_device(self, name, vid, pid, cfg, inf): argument
181 def _read_tty_name(self, dir_entry, inf, cfg): argument
/cts/tests/tests/provider/src/android/provider/cts/
DSettings_SystemTest.java104 Configuration cfg = new Configuration(); in testSystemSettings() local