Searched defs:option (Results 1 – 6 of 6) sorted by relevance
27 BitmapFactory.Options option = new BitmapFactory.Options(); in testRequestCancelDecode() local
68 Option option = declaredField.getAnnotation(Option.class); in getOptionNames() local85 Option option = declaredField.getAnnotation(Option.class); in getOptionShortNames() local
45 void Buffer::changeToMono(ConvertOption option) in changeToMono()
69 def runInstrumentationTest(self, option): argument
294 private void setOption(Object target, String option, String value) { in setOption()
164 public static int optionLength(String option) { in optionLength()