Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareService.java64 WifiAwareShellCommand wifiAwareShellCommand = new WifiAwareShellCommand(); in onBootPhase()
DWifiAwareShellCommand.java31 public class WifiAwareShellCommand extends ShellCommand { class
DWifiAwareServiceImpl.java71 private WifiAwareShellCommand mShellCommand;
97 WifiAwareShellCommand awareShellCommand, WifiAwareMetrics awareMetrics, in start()
DWifiAwareNativeCallback.java48 WifiAwareShellCommand.DelegatedShellCommand {
DWifiAwareNativeApi.java62 public class WifiAwareNativeApi implements WifiAwareShellCommand.DelegatedShellCommand {
DWifiAwareStateManager.java77 public class WifiAwareStateManager implements WifiAwareShellCommand.DelegatedShellCommand {
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareNativeApiTest.java571 WifiAwareShellCommand parentShellMock = mock(WifiAwareShellCommand.class); in setSettablePowerParam()
581 WifiAwareShellCommand parentShellMock = mock(WifiAwareShellCommand.class); in setSettableParam()
DWifiAwareServiceImplTest.java91 private WifiAwareShellCommand mWifiAwareShellCommandMock;
DWifiAwareStateManagerTest.java3427 WifiAwareShellCommand parentShellMock = mock(WifiAwareShellCommand.class); in setSettableParam()