Searched refs:LocalOnlyRequestorCallback (Results 1 – 2 of 2) sorted by relevance
178 import com.android.server.wifi.WifiServiceImpl.LocalOnlyRequestorCallback;3330 LocalOnlyRequestorCallback binderDeathCallback = in testServiceImplNotCalledWhenBinderDeathTriggeredNoRequests()3331 mWifiServiceImpl.new LocalOnlyRequestorCallback(); in testServiceImplNotCalledWhenBinderDeathTriggeredNoRequests()3346 LocalOnlyRequestorCallback binderDeathCallback = in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()3347 mWifiServiceImpl.new LocalOnlyRequestorCallback(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()
239 public final class LocalOnlyRequestorCallback class in WifiServiceImpl2080 requestorWs, callback, new LocalOnlyRequestorCallback(), customConfig); in startLocalOnlyHotspot()