Searched refs:BluetoothPbapRequestSetPath (Results 1 – 2 of 2) sorted by relevance
27 final class BluetoothPbapRequestSetPath extends BluetoothPbapRequest { class37 public BluetoothPbapRequestSetPath(String name) { in BluetoothPbapRequestSetPath() method in BluetoothPbapRequestSetPath42 public BluetoothPbapRequestSetPath(boolean goUp) { in BluetoothPbapRequestSetPath() method in BluetoothPbapRequestSetPath
417 } else if (req instanceof BluetoothPbapRequestSetPath) { in handleMessage()450 } else if (req instanceof BluetoothPbapRequestSetPath) { in handleMessage()574 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(false); in setPhoneBookFolderRoot()587 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(true); in setPhoneBookFolderUp()601 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(folder); in setPhoneBookFolderDown()