Home
last modified time | relevance | path

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

/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/aware/
DWifiAwareSnippet.java59 private static class WifiAwareSnippetException extends Exception { class in WifiAwareSnippet
62 WifiAwareSnippetException(String msg) { in WifiAwareSnippetException() method in WifiAwareSnippet.WifiAwareSnippetException
66 WifiAwareSnippetException(String msg, Throwable err) { in WifiAwareSnippetException() method in WifiAwareSnippet.WifiAwareSnippetException
112 public void attach() throws InterruptedException, WifiAwareSnippetException { in attach()
118 throw new WifiAwareSnippetException( in attach()
123 throw new WifiAwareSnippetException( in attach()
130 Boolean isPairingRequired) throws InterruptedException, WifiAwareSnippetException { in subscribe()
165 throw new WifiAwareSnippetException( in subscribe()
171 throw new WifiAwareSnippetException( in subscribe()
183 throw new WifiAwareSnippetException( in subscribe()
[all …]