Searched refs:mSensorServiceStart (Results 1 – 1 of 1) sorted by relevance
364 private Future<?> mSensorServiceStart; field in SystemServer934 mSensorServiceStart = SystemServerInitThreadPool.submit(() -> { in startBootstrapServices()1155 ConcurrentUtils.waitForFutureNoInterrupt(mSensorServiceStart, START_SENSOR_SERVICE); in startOtherServices()1156 mSensorServiceStart = null; in startOtherServices()