Home
last modified time | relevance | path

Searched refs:notifyFocusChanged (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/
DICarSystemServerClient.aidl54 void notifyFocusChanged(int pid, int uid); in notifyFocusChanged() method
/packages/services/Car/service/src/com/android/car/
DICarImpl.java1117 public void notifyFocusChanged(int pid, int uid) { in notifyFocusChanged() method in ICarImpl.ICarSystemServerClientImpl