Searched refs:binder_ (Results 1 – 6 of 6) 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()159 binder_->NotifyImplDead(); in ~ClientInterfaceImpl()168 return binder_; in GetBinder()
65 const android::sp<ApInterfaceBinder> binder_; variable
103 const android::sp<ClientInterfaceBinder> binder_; variable
17 # Note that we do not use the binder_* macros here.
16 # Note that we do not use the binder_* macros here.