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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientConnectionHandler.java 99 public static final String ICH_PATH = "telecom/ich.vcf";
260 downloadCallLog(ICH_PATH, callCounter);
CallLogPullRequest.java 75 if (path.equals(PbapClientConnectionHandler.ICH_PATH)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 143 private static final String ICH_PATH = "/telecom/ich";
444 } else if (mCurrentPath.equals(ICH_PATH)) {
    [all...]

Completed in 63 milliseconds