Searched refs:CCH_PATH (Results 1 – 2 of 2) sorted by relevance
480 mServer.setCurrentPath(BluetoothPbapObexServer.CCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsListing_success()515 mServer.setCurrentPath(BluetoothPbapObexServer.CCH_PATH); in testOnGet_whenNameIsNotSet_andTypeIsPb_success()
143 @VisibleForTesting public static final String CCH_PATH = "/telecom/cch"; field in BluetoothPbapObexServer508 } else if (mCurrentPath.equals(CCH_PATH) in onGet()