Home
last modified time | relevance | path

Searched defs:DppCallbackProxy (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java245 public static class DppCallbackProxy extends IDppCallback.Stub { class in WifiShellCommand
252 DppCallbackProxy(PrintWriter printWriter, CountDownLatch countDownLatch) { in DppCallbackProxy() method in WifiShellCommand.DppCallbackProxy