Searched refs:BluetoothDeviceConnectionPolicy (Results 1 – 3 of 3) sorted by relevance
57 public class BluetoothDeviceConnectionPolicy { class58 private static final String TAG = CarLog.tagFor(BluetoothDeviceConnectionPolicy.class);279 public static BluetoothDeviceConnectionPolicy create(Context context, int userId, in create()282 return new BluetoothDeviceConnectionPolicy(context, userId, bluetoothService); in create()298 private BluetoothDeviceConnectionPolicy(Context context, int userId, in BluetoothDeviceConnectionPolicy() method in BluetoothDeviceConnectionPolicy
88 private BluetoothDeviceConnectionPolicy mBluetoothDeviceConnectionPolicy = null;334 mBluetoothDeviceConnectionPolicy = BluetoothDeviceConnectionPolicy.create(mContext, in createBluetoothDeviceConnectionPolicyLocked()
111 private BluetoothDeviceConnectionPolicy mPolicy;177 mPolicy = BluetoothDeviceConnectionPolicy.create(mMockContext, mUserId, in setUp()584 BluetoothDeviceConnectionPolicy policyUnderTest = BluetoothDeviceConnectionPolicy.create( in testGetDriverSeatLocationNull_policyCreated()606 BluetoothDeviceConnectionPolicy.CarServicesHelper helperUnderTest = in testGetDrivingStateNull_noNpe()