Searched refs:mBinderAsInterface (Results 1 – 1 of 1) sorted by relevance
229 private final @Nullable Function<IBinder, I> mBinderAsInterface; field in ServiceConnector.Impl259 mBinderAsInterface = binderAsInterface; in Impl()318 return mBinderAsInterface.apply(service); in binderAsInterface()