Searched refs:boundServiceInfo (Results 1 – 4 of 4) sorted by relevance
179 MyServiceConnection(@Nullable TBoundServiceInfo boundServiceInfo) { in MyServiceConnection() argument180 mBoundServiceInfo = boundServiceInfo; in MyServiceConnection()
119 public void onBind(IBinder binder, BoundServiceInfo boundServiceInfo) throws RemoteException { in onBind() argument124 mBoundServiceInfo = boundServiceInfo; in onBind()
90 public void onBind(IBinder binder, BoundServiceInfo boundServiceInfo) throws RemoteException { in onBind() argument
96 public void onBind(IBinder binder, BoundServiceInfo boundServiceInfo) throws RemoteException { in onBind() argument