Searched refs:cfg (Results 1 – 6 of 6) sorted by relevance
/cts/apps/CameraITS/pymodules/its/ |
D | objects.py | 176 fmt_configs = [cfg for cfg in configs if cfg['format'] == fmt_codes[fmt]] 177 out_configs = [cfg for cfg in fmt_configs if cfg['input'] == False] 178 out_sizes = [(cfg['width'],cfg['height']) for cfg in out_configs]
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | Settings_SystemTest.java | 135 Configuration cfg = new Configuration(); in testSystemSettings() local 136 System.getConfiguration(cr, cfg); in testSystemSettings() 137 float store = cfg.fontScale; in testSystemSettings() 140 cfg = new Configuration(); in testSystemSettings() 141 cfg.fontScale = 10.0f; in testSystemSettings() 142 assertTrue(System.putConfiguration(cr, cfg)); in testSystemSettings() 144 System.getConfiguration(cr, cfg); in testSystemSettings() 145 assertEquals(10.0f, cfg.fontScale); in testSystemSettings() 148 cfg.fontScale = store; in testSystemSettings() 149 assertTrue(System.putConfiguration(cr, cfg)); in testSystemSettings()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ResourcesTest.java | 66 final Configuration cfg = new Configuration(); in testResources() local 67 cfg.keyboard = Configuration.KEYBOARDHIDDEN_YES; in testResources() 71 final Resources r = new Resources(am, dm, cfg); in testResources() 223 final Configuration cfg = new Configuration(); in createNewResources() local 224 cfg.setToDefaults(); in createNewResources() 225 return new Resources(new AssetManager(), dm, cfg); in createNewResources() 230 final Configuration cfg = new Configuration(res.getConfiguration()); in testUpdateConfiguration() local 231 assertTrue(cfg.fontScale != 5); in testUpdateConfiguration() 233 cfg.fontScale = 5; in testUpdateConfiguration() 234 res.updateConfiguration(cfg, null); in testUpdateConfiguration() [all …]
|
/cts/apps/CameraITS/ |
D | .gitignore | 9 its.target.cfg
|
/cts/suite/audio_quality/client/ |
D | Android.mk | 28 LOCAL_PROGUARD_FLAG_FILES := proguard.cfg
|
/cts/tests/tests/media/res/raw/ |
D | football_qvga.yuv | 19 …egjmpprsrqrqnnnmjhecb`acgkmppqrnmljkjihgfgggjlnrsqnooonkkmlkjhggfggfdbcc`_`cfg:Q_l}�������������~v… 214 …yolmppkjkkjjklnnkgee``inpomkijjjllkighgecceedfjjjjklkijhhkkjlkjifb_^cb``ba`cfg\r�v?Kl�����wnme[ajj… 304 …feikhhkjiffhijb[`cbbb`a`a^^fijkkjlhbdnoloopngggdfmnedgilonjmmjjljhkkjmnke_^cfg][`WVTB=Safngfigffda…
|