Searched full:implementation (Results 1 – 25 of 25890) sorted by relevance
12345678910>>...1036
15 import org.robolectric.annotation.Implementation;34 @Implementation(minSdk = O, maxSdk = U.SDK_INT)39 @Implementation(minSdk = O, maxSdk = U.SDK_INT)47 @Implementation(minSdk = O, maxSdk = P)52 @Implementation(minSdk = O, maxSdk = P)58 @Implementation(minSdk = O, maxSdk = U.SDK_INT)64 @Implementation(minSdk = P, maxSdk = U.SDK_INT)76 @Implementation(minSdk = P, maxSdk = U.SDK_INT)88 @Implementation(minSdk = O, maxSdk = O_MR1)102 @Implementation(minSdk = O, maxSdk = O_MR1)[all …]
12 import org.robolectric.annotation.Implementation;26 @Implementation(maxSdk = U.SDK_INT)32 @Implementation(maxSdk = U.SDK_INT)37 @Implementation(maxSdk = U.SDK_INT)42 @Implementation(minSdk = R, maxSdk = U.SDK_INT)47 @Implementation(minSdk = R, maxSdk = U.SDK_INT)52 @Implementation(maxSdk = S_V2)57 @Implementation(minSdk = TIRAMISU, maxSdk = U.SDK_INT)63 @Implementation(maxSdk = U.SDK_INT)68 @Implementation(maxSdk = U.SDK_INT)[all …]
9 import org.robolectric.annotation.Implementation;27 @Implementation33 @Implementation38 @Implementation43 @Implementation48 @Implementation53 @Implementation58 @Implementation63 @Implementation68 @Implementation[all …]
27 import org.robolectric.annotation.Implementation;42 @Implementation(maxSdk = U.SDK_INT)47 @Implementation(maxSdk = U.SDK_INT)52 @Implementation(minSdk = S, maxSdk = U.SDK_INT)57 @Implementation(minSdk = TIRAMISU, maxSdk = U.SDK_INT)62 @Implementation(maxSdk = U.SDK_INT)67 @Implementation(maxSdk = U.SDK_INT)72 @Implementation(maxSdk = U.SDK_INT)77 @Implementation(maxSdk = U.SDK_INT)82 @Implementation(maxSdk = U.SDK_INT)[all …]
22 import org.robolectric.annotation.Implementation;63 @Implementation90 @Implementation(minSdk = N)95 @Implementation100 @Implementation105 @Implementation114 @Implementation123 @Implementation129 @Implementation134 @Implementation[all …]
70 import org.robolectric.annotation.Implementation;256 @Implementation(maxSdk = M)266 @Implementation(minSdk = N, maxSdk = N_MR1)271 @Implementation(minSdk = O)284 @Implementation289 @Implementation294 @Implementation299 @Implementation304 @Implementation310 @Implementation[all …]
8 import org.robolectric.annotation.Implementation;36 @Implementation42 @Implementation47 @Implementation53 @Implementation58 @Implementation64 @Implementation69 @Implementation75 @Implementation80 @Implementation[all …]
122 import org.robolectric.annotation.Implementation;150 @Implementation155 @Implementation(minSdk = TIRAMISU)182 @Implementation(minSdk = Q)198 @Implementation(minSdk = Q)213 @Implementation284 @Implementation289 @Implementation295 @Implementation300 @Implementation[all …]
8 import org.robolectric.annotation.Implementation;24 @Implementation(minSdk = O, maxSdk = U.SDK_INT)36 @Implementation(minSdk = O, maxSdk = U.SDK_INT)41 @Implementation(minSdk = O, maxSdk = U.SDK_INT)46 @Implementation(minSdk = O, maxSdk = U.SDK_INT)51 @Implementation(minSdk = O, maxSdk = U.SDK_INT)56 @Implementation(minSdk = O, maxSdk = U.SDK_INT)61 @Implementation(minSdk = O, maxSdk = U.SDK_INT)66 @Implementation(minSdk = O, maxSdk = U.SDK_INT)72 @Implementation(minSdk = O, maxSdk = U.SDK_INT)[all …]
13 import org.robolectric.annotation.Implementation;20 @Implementation26 @Implementation32 @Implementation38 @Implementation44 @Implementation50 @Implementation56 @Implementation62 @Implementation68 @Implementation[all …]
75 import org.robolectric.annotation.Implementation;237 @Implementation(minSdk = S)242 @Implementation(minSdk = S)252 @Implementation(minSdk = S)269 @Implementation(minSdk = S)275 @Implementation310 @Implementation(minSdk = S)319 @Implementation(minSdk = TIRAMISU)327 @Implementation(minSdk = S)339 @Implementation(minSdk = S)[all …]
... implementation.Implementation$Target) net.bytebuddy.implementation.Implementation$Target implementationTarget public boolean equals (java
... /implementation/EqualsMethod.java net/bytebuddy/implementation/ExceptionMethod.java net/bytebuddy/implementation/
166 * Gets the caching requirements of the driver implementation.182 * type of cache files the driver implementation needs to cache a single240 * Get the number of extensions supported by the driver implementation.257 * implementation.273 * implementation.630 * SL Driver implementation of {@link ANeuralNetworksBurst_create}.639 * SL Driver implementation of {@link ANeuralNetworksBurst_free}.647 * SL Driver implementation of {@link658 * SL Driver implementation of {@link ANeuralNetworksCompilation_finish}.667 * SL Driver implementation of {@link ANeuralNetworksCompilation_free}.[all …]
158 * Gets the caching requirements of the driver implementation.172 * the driver implementation needs to cache a single compilation. Returning 0 for both types227 * Get the number of extensions supported by the driver implementation.241 * Gets information about a specified extension supported by the driver implementation.256 * Gets a specified extension's operand type information supported by the driver implementation.631 * SL Driver implementation of {@link ANeuralNetworksBurst_create}.640 * SL Driver implementation of {@link ANeuralNetworksBurst_free}.648 * SL Driver implementation of {@link ANeuralNetworksCompilation_createForDevices}.659 * SL Driver implementation of {@link ANeuralNetworksCompilation_finish}.667 * SL Driver implementation of {@link ANeuralNetworksCompilation_free}.[all …]
31 * A direct NOP (no operation) implementation of {@link Logger}.69 /** A NOP implementation. */75 /** A NOP implementation. */81 /** A NOP implementation. */87 /** A NOP implementation. */93 /** A NOP implementation. */107 /** A NOP implementation. */112 /** A NOP implementation. */117 /** A NOP implementation. */122 /** A NOP implementation. */[all …]
11 // APIs for installing a new logging implementation.16 /// to replace the default runtime-controllable implementation that comes with17 /// compiler-rt/xray. The "flight data recorder" (FDR) mode implementation uses19 /// compiler-rt/lib/xray_fdr_logging.{h,cc} for details of that implementation.34 /// // Once that's done, we can now attempt to configure the implementation.42 /// // When the log implementation has had the chance to initialize, we can51 /// // If we want to stop the implementation, we can then finalize it (before59 /// // chance to see that the implementation is already finalized. Also, at78 /// // implementation supports exporting this data directly).89 /// implementation first. Some implementations might stay in an "off" state when[all …]