Searched refs:binder_ (Results 1 – 18 of 18) sorted by relevance
48 binder_(new ApInterfaceBinder(this)) { in ApInterfaceImpl()65 binder_->NotifyImplDead(); in ~ApInterfaceImpl()72 return binder_; in GetBinder()97 binder_->NotifyConnectedClientsChanged(station, true); in OnStationEvent()103 binder_->NotifyConnectedClientsChanged(station, false); in OnStationEvent()112 binder_->NotifySoftApChannelSwitched(frequency, bandwidth); in OnChannelSwitchEvent()
116 binder_(new ClientInterfaceBinder(this)), in ClientInterfaceImpl()158 binder_->NotifyImplDead(); in ~ClientInterfaceImpl()167 return binder_; in GetBinder()
65 const android::sp<ApInterfaceBinder> binder_; variable
102 const android::sp<ClientInterfaceBinder> binder_; variable
5 # Note that we do not use the binder_* macros here.