Searched defs:BluetoothPbapRequestSetPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapRequestSetPath.java27 final class BluetoothPbapRequestSetPath extends BluetoothPbapRequest { class in inherits:BluetoothPbapRequest
29 private final static String TAG = "BluetoothPbapRequestSetPath";
37 public BluetoothPbapRequestSetPath(String name) { method in class:BluetoothPbapRequestSetPath
42 public BluetoothPbapRequestSetPath(boolean goUp) { method in class:BluetoothPbapRequestSetPath

Completed in 109 milliseconds