Home
last modified time | relevance | path

Searched defs:notifySurfaceDestroyed (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DICarTaskViewHost.aidl40 void notifySurfaceDestroyed(); in notifySurfaceDestroyed() method
DCarTaskViewHost.java77 void notifySurfaceDestroyed(); in notifySurfaceDestroyed() method
DCarTaskViewHostAidlToImplAdapter.java70 public void notifySurfaceDestroyed() { in notifySurfaceDestroyed() method in CarTaskViewHostAidlToImplAdapter