Searched refs:castFunction (Results 1 – 1 of 1) sorted by relevance
84 @NonNull Function<? super IBinder, ? extends I> castFunction, in ServiceHolder() argument88 castFunction, in ServiceHolder()114 @NonNull Function<? super IBinder, ? extends I> castFunction, in ServiceHolder() argument118 mCastFunction = Objects.requireNonNull(castFunction); in ServiceHolder()