Home
last modified time | relevance | path

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

/packages/modules/Uwb/generic_ranging/tests/multidevices/snippet/
DGenericRangingSnippet.java76 private static class UwbManagerSnippetException extends Exception { class in GenericRangingSnippet
78 UwbManagerSnippetException(String msg) { in UwbManagerSnippetException() method in GenericRangingSnippet.UwbManagerSnippetException
82 UwbManagerSnippetException(String msg, Throwable err) { in UwbManagerSnippetException() method in GenericRangingSnippet.UwbManagerSnippetException
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/snippet/
DUwbManagerSnippet.java61 private static class UwbManagerSnippetException extends Exception { class in UwbManagerSnippet
63 UwbManagerSnippetException(String msg) { in UwbManagerSnippetException() method in UwbManagerSnippet.UwbManagerSnippetException
67 UwbManagerSnippetException(String msg, Throwable err) { in UwbManagerSnippetException() method in UwbManagerSnippet.UwbManagerSnippetException