Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbInjector.java237 public UwbShellCommand makeUwbShellCommand(UwbServiceImpl uwbService) { in makeUwbShellCommand() method in UwbInjector
DUwbServiceImpl.java564 UwbShellCommand shellCommand = mUwbInjector.makeUwbShellCommand(this); in handleShellCommand()