Searched defs:option (Results 1 – 10 of 10) sorted by relevance
45 public List<String> getParameterList(String option) { in getParameterList()54 public String getParameterElement(String option, int index) { in getParameterElement()68 public boolean containsOption(String option) { in containsOption()82 String option = mArguments[i].substring(1); in parse() local
81 Option.Builder option = Option.newBuilder(); in startElement() local
35 private CliIntentExtra(String option, String key, String value) { in CliIntentExtra()56 String option() { in option() method in CliIntentExtra
50 BitmapFactory.Options option = new BitmapFactory.Options(); in testRequestCancelDecode() local
74 final BeginGetCredentialOption option = new BeginGetCredentialOption(id, type, data); in testConstructor_success() local
109 private long getBytes(String option) throws Exception { in getBytes()
76 Option.Builder option = Option.newBuilder(); in startElement() local
93 def run_instrumentation_test(self, option): argument
921 private void testGetFrameAtTime(int option, int[][] testCases) { in testGetFrameAtTime()931 private void testGetFrameAtTimeEditList(int option, int[][] testCases) { in testGetFrameAtTimeEditList()946 private void testGetFrameAtTimeEmptyNormalEditList(int option, int[][] testCases) { in testGetFrameAtTimeEmptyNormalEditList()
1391 String option; in setIsSatelliteCommunicationAllowedForCurrentLocationCache() local