Searched refs:ConsumerWithException (Results 1 – 1 of 1) sorted by relevance
1056 private interface ConsumerWithException<T> { interface in MainActivity1060 private void withSdkApiIfLoaded(ConsumerWithException<ISdkApi> sdkApiConsumer) { in withSdkApiIfLoaded()