Searched defs:bindableService (Results 1 – 6 of 6) sorted by relevance
48 public static ServerServiceDefinition interceptForward(BindableService bindableService, in interceptForward()71 BindableService bindableService, in interceptForward()90 public static ServerServiceDefinition intercept(BindableService bindableService, in intercept()119 public static ServerServiceDefinition intercept(BindableService bindableService, in intercept()
92 public abstract T addService(BindableService bindableService); in addService()
63 public ServerServiceDefinition addService(BindableService bindableService) { in addService()
123 BindableService bindableService = in simpleLookupWithBindable() local
144 public AltsServerBuilder addService(BindableService bindableService) { in addService()
142 public final T addService(BindableService bindableService) { in addService()