Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java1038 void setLastEvsHalEvent(long timestamp, @CarEvsServiceType int type, boolean on) { in setLastEvsHalEvent() method in CarEvsService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/evs/
DCarEvsServiceUnitTest.java691 mCarEvsService.setLastEvsHalEvent(/* timestamp= */ 0, SERVICE_TYPE_REARVIEW, in testDuplicatedDisplayEvent()
1142 mCarEvsService.setLastEvsHalEvent(/* timestamp= */ 0, SERVICE_TYPE_REARVIEW, in testHandleStreamCallbackCrashAndRequestActivity()