Home
last modified time | relevance | path

Searched refs:CCH_PATH (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java154 private static final String CCH_PATH = "/telecom/cch"; field in BluetoothPbapObexServer
462 } else if (mCurrentPath.equals(CCH_PATH)) { in onGet()