Searched defs:binderAsInterface (Results 1 – 3 of 3) sorted by relevance
145 protected ICompanionDeviceService binderAsInterface(@NonNull IBinder service) { in binderAsInterface() method in CompanionDeviceServiceConnector
293 @UserIdInt int userId, @Nullable Function<IBinder, I> binderAsInterface) { in Impl()355 protected I binderAsInterface(@NonNull IBinder service) { in binderAsInterface() method in ServiceConnector.Impl
1101 @Nullable Function<IBinder, IHotwordDetectionService> binderAsInterface, in ServiceConnection()