Home
last modified time | relevance | path

Searched refs:getPresetCount (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/radio/
DCarRadioManager.java121 mCount = mService.getPresetCount(); in CarRadioManager()
173 public int getPresetCount() throws CarNotConnectedException { in getPresetCount() method in CarRadioManager
DICarRadio.aidl27 int getPresetCount() = 0; in getPresetCount() method
/packages/services/Car/service/src/com/android/car/
DCarRadioService.java98 public int getPresetCount() { in getPresetCount() method in CarRadioService
99 return mRadioHal.getPresetCount(); in getPresetCount()
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarRadioManagerTest.java148 int presetCount = mCarRadioManager.getPresetCount(); in testPresetCount()
/packages/services/Car/service/src/com/android/car/hal/
DRadioHalService.java138 public synchronized int getPresetCount() { in getPresetCount() method in RadioHalService
/packages/services/Car/car-lib/api/
Dsystem-2.txt636 method public int getPresetCount() throws android.car.CarNotConnectedException;
Dsystem-1.txt671 method public int getPresetCount() throws android.car.CarNotConnectedException;
Dsystem-current.txt893 method public int getPresetCount() throws android.car.CarNotConnectedException;