Searched refs:binder_ (Results 1 – 14 of 14) sorted by relevance
46 binder_(new ApInterfaceBinder(this)), in ApInterfaceImpl()64 binder_->NotifyImplDead(); in ~ApInterfaceImpl()71 return binder_; in GetBinder()105 binder_->NotifyNumAssociatedStationsChanged(number_of_associated_stations_); in OnStationEvent()114 binder_->NotifySoftApChannelSwitched(frequency, bandwidth); in OnChannelSwitchEvent()
116 binder_(new ClientInterfaceBinder(this)), in ClientInterfaceImpl()156 binder_->NotifyImplDead(); in ~ClientInterfaceImpl()164 return binder_; in GetBinder()
62 const android::sp<ApInterfaceBinder> binder_; variable
103 const android::sp<ClientInterfaceBinder> binder_; variable
5 # Note that we do not use the binder_* macros here.