Searched refs:onSensorServiceReady (Results 1 – 3 of 3) sorted by relevance
65 public synchronized void onSensorServiceReady() { in onSensorServiceReady() method in DayNightModePolicy
73 public abstract void onSensorServiceReady(); in onSensorServiceReady() method in CarSensorService.LogicalSensorHalBase224 mDrivingStatePolicy.onSensorServiceReady(); in onSensorHalReady()227 mDayNightModePolicy.onSensorServiceReady(); in onSensorHalReady()
69 public synchronized void onSensorServiceReady() { in onSensorServiceReady() method in DrivingStatePolicy