Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DUserHalService.java212 mHandler.post(() -> handleOnUserIdentificationAssociation(value)); in onHalEvents()
693 private void handleOnUserIdentificationAssociation(HalPropValue value) { in handleOnUserIdentificationAssociation() method in UserHalService