Searched refs:getBluetoothUserService (Results 1 – 4 of 4) sorted by relevance
24 ICarBluetoothUserService getBluetoothUserService(); in getBluetoothUserService() method
132 public ICarBluetoothUserService getBluetoothUserService() { in getBluetoothUserService() method in PerUserCarService.PerUserCarServiceBinder
224 mCarBluetoothUserService = mPerUserCarService.getBluetoothUserService(); in createBluetoothUserServiceLocked()
113 when(mMockPerUserCarService.getBluetoothUserService()).thenReturn( in setUp()