Searched refs:OCH_PATH (Results 1 – 3 of 3) sorted by relevance
112 public static final String OCH_PATH = "telecom/och.vcf"; field in PbapClientConnectionHandler281 downloadCallLog(OCH_PATH, callCounter); in handleMessage()
77 } else if (path.equals(PbapClientConnectionHandler.OCH_PATH)) { in onPullComplete()
150 private static final String OCH_PATH = "/telecom/och"; field in BluetoothPbapObexServer457 } else if (mCurrentPath.equals(OCH_PATH)) { in onGet()