Home
last modified time | relevance | path

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

/aosp_15_r20/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/
H A DBluetoothAdapterSnippet.java51 private static class BluetoothAdapterSnippetException extends Exception { class in BluetoothAdapterSnippet
55 public BluetoothAdapterSnippetException(String msg) { in BluetoothAdapterSnippetException() method in BluetoothAdapterSnippet.BluetoothAdapterSnippetException
59 public BluetoothAdapterSnippetException(String msg, Throwable err) { in BluetoothAdapterSnippetException() method in BluetoothAdapterSnippet.BluetoothAdapterSnippetException