Home
last modified time | relevance | path

Searched defs:getCurrentStatus (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/car-lib/src/android/car/evs/
DICarEvsService.aidl63 CarEvsStatus getCurrentStatus(in int serviceType); in getCurrentStatus() method
DCarEvsManager.java850 public CarEvsStatus getCurrentStatus() { in getCurrentStatus() method in CarEvsManager
868 public CarEvsStatus getCurrentStatus(@CarEvsServiceType int type) { in getCurrentStatus() method in CarEvsManager
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java770 public CarEvsStatus getCurrentStatus(@CarEvsServiceType int type) { in getCurrentStatus() method in CarEvsService
DStateMachine.java645 CarEvsStatus getCurrentStatus() { in getCurrentStatus() method in StateMachine