Searched refs:argument (Results 1 – 10 of 10) sorted by relevance
68 private final String argument; field in ProviderConfig80 ProviderConfig(String className, String argument) { in ProviderConfig() argument81 if (className.equals(P11_SOL_NAME) && argument.equals(P11_SOL_ARG)) { in ProviderConfig()85 this.argument = expand(argument); in ProviderConfig()94 this.argument = ""; in ProviderConfig()122 return argument.length() != 0; in hasArgument()148 && this.argument.equals(other.argument); in equals()152 return className.hashCode() + argument.hashCode(); in hashCode()157 return className + "('" + argument + "')"; in toString()258 obj = cons.newInstance(argument);
182 String argument = entry.substring(k + 1).trim();183 config = new ProviderConfig(className, argument);
66 int argument, int expected) { in testIntAbs() argument67 int result = absFunc.applyAsInt(argument); in testIntAbs()70 result, argument)); in testIntAbs()106 long argument, long expected) { in testLongAbs() argument107 long result = absFunc.applyAsLong(argument); in testLongAbs()110 result, argument)); in testLongAbs()
34 ProviderConfig(java.lang.String className, java.lang.String argument) { in ProviderConfig() argument110 …portedAppUsage(maxTargetSdk = 30, trackingBug = 170729553) private final java.lang.String argument; field in ProviderConfig113 argument = null;
115 // the first dummy argument131 // Incorrect argument types158 // Incorrect argument types181 // Incorrect argument types208 // Incorrect argument types231 // Incorrect argument types258 // Incorrect argument types281 // Incorrect argument types308 // Incorrect argument types332 // Incorrect argument types[all …]
110 // the first dummy argument
266 // the first dummy argument
222 // the first dummy argument
61 * {@code endOfInput} argument and filling the input buffer and flushing the65 * {@code true} for the {@code endOfInput} argument; and then </p></li>702 * the three-argument {@link
202 # The argument list may include: