Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java487 private static final String START_BLOB_STORE_SERVICE = "startBlobStoreManagerService"; field in SystemServer
2408 t.traceBegin(START_BLOB_STORE_SERVICE); in startOtherServices()