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.java848 public CarEvsStatus getCurrentStatus() { in getCurrentStatus() method in CarEvsManager
866 public CarEvsStatus getCurrentStatus(@CarEvsServiceType int type) { in getCurrentStatus() method in CarEvsManager
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java730 public CarEvsStatus getCurrentStatus(@CarEvsServiceType int type) { in getCurrentStatus() method in CarEvsService
DStateMachine.java540 CarEvsStatus getCurrentStatus() { in getCurrentStatus() method in StateMachine