Searched refs:HostapdDeathEventHandler (Results 1 – 4 of 4) sorted by relevance
35 import com.android.server.wifi.WifiNative.HostapdDeathEventHandler;75 private HostapdDeathEventHandler mDeathEventHandler;434 public boolean registerDeathHandler(@NonNull HostapdDeathEventHandler handler) { in registerDeathHandler()
613 private class HostapdDeathHandlerInternal implements HostapdDeathEventHandler {1618 public interface HostapdDeathEventHandler { interface in WifiNative
98 private ArgumentCaptor<WifiNative.HostapdDeathEventHandler> mHostapdDeathHandlerCaptor =99 ArgumentCaptor.forClass(WifiNative.HostapdDeathEventHandler.class);
64 private @Mock WifiNative.HostapdDeathEventHandler mHostapdHalDeathHandler;