Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
H A DUtils.java103 Context.BLOB_STORE_SERVICE); in acquireLease()
114 Context.BLOB_STORE_SERVICE); in acquireLease()
126 Context.BLOB_STORE_SERVICE); in acquireLease()
138 Context.BLOB_STORE_SERVICE); in acquireLease()
149 Context.BLOB_STORE_SERVICE); in releaseLease()
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DBlobStoreManagerFrameworkInitializer.java30 Context.BLOB_STORE_SERVICE, BlobStoreManager.class, in initialize()
H A DBlobStoreManager.java143 @SystemService(Context.BLOB_STORE_SERVICE)
/aosp14/frameworks/base/apct-tests/perftests/blobstore/src/com/android/perftests/blob/
H A DBlobStorePerfTests.java92 Context.BLOB_STORE_SERVICE); in setUp()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6138 public static final String BLOB_STORE_SERVICE = "blob_store"; field in Context
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java208 publishBinderService(Context.BLOB_STORE_SERVICE, new Stub()); in onStart()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10364 field public static final String BLOB_STORE_SERVICE = "blob_store";