Searched refs:LocalOnlyRequestorCallback (Results 1 – 2 of 2) sorted by relevance
248 import com.android.server.wifi.WifiServiceImpl.LocalOnlyRequestorCallback;4074 LocalOnlyRequestorCallback binderDeathCallback = in testServiceImplNotCalledWhenBinderDeathTriggeredNoRequests()4075 mWifiServiceImpl.new LocalOnlyRequestorCallback(); in testServiceImplNotCalledWhenBinderDeathTriggeredNoRequests()4089 LocalOnlyRequestorCallback binderDeathCallback = in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()4090 mWifiServiceImpl.new LocalOnlyRequestorCallback(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()
343 public final class LocalOnlyRequestorCallback class in WifiServiceImpl2811 new LocalOnlyRequestorCallback(), customConfig); in startLocalOnlyHotspot()