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