Searched refs:PB_PATH (Results 1 – 3 of 3) sorted by relevance
42 path = BluetoothPbapClient.PB_PATH; in PhonebookPullRequest()
103 public static final String PB_PATH = "telecom/pb.vcf"; field in BluetoothPbapClient
120 private static final String PB_PATH = "/telecom/pb"; field in BluetoothPbapObexServer362 if (mCurrentPath.equals(PB_PATH)) { in onGet()