Searched refs:screenConfigPad2 (Results 1 – 3 of 3) sorted by relevance
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/ |
D | ResTableConfigTest.java | 140 short screenConfigPad2; field in ResTableConfigTest.ResTableConfigBuilder 145 screenConfigPad1, screenConfigPad2, null in build()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTable_config.java | 151 short screenConfigPad2 = 0; in createConfig() local 172 screenConfigPad2 = buffer.getShort(); // More reserved padding in createConfig() 183 …HeightDp, localeScript, localeVariant, screenLayout2, screenConfigPad1, screenConfigPad2, unknown); in createConfig() 639 screenLayout2, colorMode, screenConfigPad2, unknown); in withSdkVersion() 647 short screenConfigPad2, byte[] unknown) { in ResTable_config() argument 672 this.screenConfigPad2 = screenConfigPad2; in ResTable_config() 751 public short screenConfigPad2; // Reserved padding. field in ResTable_config 770 … return ((screenLayout2 & 0xff) << 24) | ((colorMode * 0xff) << 16) | (screenConfigPad2 & 0xffff); in screenConfig2() 892 o.screenConfigPad2, in fromDtoH()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 6208 …<var-decl name='screenConfigPad2' type-id='149c6638' visibility='default' filepath='frameworks/bas…
|