Searched refs:CCH_PATH (Results 1 – 2 of 2) sorted by relevance
98 public static final String CCH_PATH = "telecom/cch.vcf"; field in BluetoothPbapClient
118 private static final String CCH_PATH = "/telecom/cch"; field in BluetoothPbapObexServer371 } else if (mCurrentPath.equals(CCH_PATH)) { in onGet()