HomeSort by relevance Sort by last modified time
    Searched defs:InvokeCounter (Results 1 - 2 of 2) sorted by null

  /external/desugar/test/java/com/google/devtools/build/android/desugar/
TryWithResourcesRewriterTest.java 305 return new InvokeCounter();
308 private class InvokeCounter extends MethodVisitor {
310 public InvokeCounter() {
  /cts/tests/tests/telecom/src/android/telecom/cts/
TestUtils.java 408 public static final class InvokeCounter {
415 public InvokeCounter(String callbackName) {
482 * {@link #mLock} for this {@link InvokeCounter} to eliminate the need to perform busy-wait.

Completed in 100 milliseconds