Searched refs:TELECOM_PATH (Results 1 – 2 of 2) sorted by relevance
343 request.setHeader(HeaderSet.NAME, BluetoothPbapObexServer.TELECOM_PATH); in testOnSetPath_success()405 mServer.setCurrentPath(BluetoothPbapObexServer.TELECOM_PATH); in testOnGet_whenNameIsNotSet_andCurrentPathIsTelecom_andTypeIsListing()503 mServer.setCurrentPath(BluetoothPbapObexServer.TELECOM_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
135 @VisibleForTesting public static final String TELECOM_PATH = "/telecom"; field in BluetoothPbapObexServer511 } else if (mCurrentPath.equals(TELECOM_PATH) in onGet()