HomeSort by relevance Sort by last modified time
    Searched refs:OCH_PATH (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientConnectionHandler.java 100 public static final String OCH_PATH = "telecom/och.vcf";
261 downloadCallLog(OCH_PATH, callCounter);
CallLogPullRequest.java 77 } else if (path.equals(PbapClientConnectionHandler.OCH_PATH)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 145 private static final String OCH_PATH = "/telecom/och";
446 } else if (mCurrentPath.equals(OCH_PATH)) {
    [all...]

Completed in 72 milliseconds