Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java476 private static final String START_BLOB_STORE_SERVICE = "startBlobStoreManagerService"; field in SystemServer
2453 t.traceBegin(START_BLOB_STORE_SERVICE); in startOtherServices()