Searched refs:OCH_PATH (Results 1 – 4 of 4) sorted by relevance
64 } else if (path.equals(BluetoothPbapClient.OCH_PATH)) { in onPullComplete()
88 public static final String OCH_PATH = "telecom/och.vcf"; field in BluetoothPbapClient
329 new CallLogPullRequest(mContext, BluetoothPbapClient.OCH_PATH); in downloadCallLogs()
114 private static final String OCH_PATH = "/telecom/och"; field in BluetoothPbapObexServer366 } else if (mCurrentPath.equals(OCH_PATH)) { in onGet()