Searched defs:SETTINGS (Results 1 – 8 of 8) sorted by relevance
21 SETTINGS = ('baudrate', 'bytesize', 'parity', 'stopbits', 'xonxoff', variable
69 private static final String SETTINGS = "Settings"; field in ResourceModule
70 private static final String SETTINGS = "Settings"; field in ResourceModule
82 private static final VideoDecoder.Settings SETTINGS = field in AndroidVideoDecoderInstrumentationTest
70 private static final VideoEncoder.Settings SETTINGS = field in HardwareVideoEncoderTest
54 SETTINGS = [ variable
129 class SETTINGS(object): class
179 public static final String SETTINGS = "settings"; field in LDMLConstants