Home
last modified time | relevance | path

Searched refs:regsiterProjectionListener (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java79 public void regsiterProjectionListener(CarProjectionListener listener, int voiceSearchFilter) in regsiterProjectionListener() method in CarProjectionManager
87 mService.regsiterProjectionListener(mBinderListener, voiceSearchFilter); in regsiterProjectionListener()
DICarProjection.aidl45 void regsiterProjectionListener(ICarProjectionListener listener, int filter) = 2; in regsiterProjectionListener() method
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java153 public void regsiterProjectionListener(ICarProjectionListener listener, int filter) { in regsiterProjectionListener() method in CarProjectionService
/packages/services/Car/car-lib/api/
Dsystem-current.txt63 …method public void regsiterProjectionListener(android.car.CarProjectionManager.CarProjectionListen…