Searched defs:binderAsInterface (Results 1 – 2 of 2) sorted by relevance
255 @UserIdInt int userId, @Nullable Function<IBinder, I> binderAsInterface) { in Impl()317 protected I binderAsInterface(@NonNull IBinder service) { in binderAsInterface() method in ServiceConnector.Impl
789 @Nullable Function<IBinder, IHotwordDetectionService> binderAsInterface, in ServiceConnection()