Searched refs:AllSensorStateController (Results 1 – 2 of 2) sorted by relevance
42 class AllSensorStateController { class44 private static final String LOG_TAG = AllSensorStateController.class.getSimpleName();51 private static AllSensorStateController sInstance;60 static AllSensorStateController getInstance() { in getInstance()62 sInstance = new AllSensorStateController(); in getInstance()67 private AllSensorStateController() { in AllSensorStateController() method in AllSensorStateController
29 AllSensorStateController mAllSensorStateController = AllSensorStateController.getInstance();