Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java280 public static class DppCallbackProxy extends IDppCallback.Stub { class in WifiShellCommand
287 DppCallbackProxy(PrintWriter printWriter, CountDownLatch countDownLatch) { in DppCallbackProxy() method in WifiShellCommand.DppCallbackProxy
1831 new DppCallbackProxy(pw, countDownLatch)); in onCommand()
1842 enrolleeUri, netId, role, new DppCallbackProxy(pw, countDownLatch)); in onCommand()