Home
last modified time | relevance | path

Searched refs:HostapdDeathRecipient (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHostapdHal.java69 private HostapdDeathRecipient mHostapdDeathRecipient;
102 private class HostapdDeathRecipient implements HwRemoteBinder.DeathRecipient { class in HostapdHal
123 mHostapdDeathRecipient = new HostapdDeathRecipient(); in HostapdHal()