Searched refs:ICarBluetoothUserService (Results 1 – 5 of 5) sorted by relevance
18 import android.car.ICarBluetoothUserService;22 ICarBluetoothUserService getBluetoothUserService(); in getBluetoothUserService()
21 interface ICarBluetoothUserService { interface
19 import android.car.ICarBluetoothUserService;95 public ICarBluetoothUserService getBluetoothUserService() { in getBluetoothUserService()
26 import android.car.ICarBluetoothUserService;33 public class CarBluetoothUserService extends ICarBluetoothUserService.Stub {
36 import android.car.ICarBluetoothUserService;116 private ICarBluetoothUserService mCarBluetoothUserService;466 private ICarBluetoothUserService setupBluetoothUserService() { in setupBluetoothUserService()467 ICarBluetoothUserService carBluetoothUserService = null; in setupBluetoothUserService()