Home
last modified time | relevance | path

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

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