Searched refs:mBlobStoreServiceStart (Results 1 – 1 of 1) sorted by relevance
366 private Future<?> mBlobStoreServiceStart; field in SystemServer1840 mBlobStoreServiceStart = SystemServerInitThreadPool.submit(() -> { in startOtherServices()2210 ConcurrentUtils.waitForFutureNoInterrupt(mBlobStoreServiceStart, in startOtherServices()