Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/
DCustomIconCacheTest.kt60 assertTrue(icon1 === customIconCache.retrieve(TEST_COMPONENT1, CONTROL_ID_1)) in testIconStoredCorrectly()
67 assertNull(customIconCache.retrieve(TEST_COMPONENT1, CONTROL_ID_2)) in testIconNotStoredReturnsNull()
74 assertNull(customIconCache.retrieve(TEST_COMPONENT2, CONTROL_ID_1)) in testWrongComponentReturnsNull()
82 assertNull(customIconCache.retrieve(TEST_COMPONENT1, CONTROL_ID_1)) in testChangeComponentOldComponentIsRemoved()
83 assertNull(customIconCache.retrieve(TEST_COMPONENT1, CONTROL_ID_2)) in testChangeComponentOldComponentIsRemoved()
91 assertTrue(icon2 === customIconCache.retrieve(TEST_COMPONENT2, CONTROL_ID_1)) in testChangeComponentCorrectIconRetrieved()
99 assertNull(customIconCache.retrieve(TEST_COMPONENT1, CONTROL_ID_1)) in testStoreNull()
/frameworks/base/packages/StatementService/src/com/android/statementservice/network/retriever/
DStatementRetriever.kt68 suspend fun retrieve(source: AbstractAsset, network: Network? = null) = when (source) { in retrieve() method in com.android.statementservice.network.retriever.StatementRetriever
77 return retrieve(url, MAX_INCLUDE_LEVEL, asset, network) in retrieveFromWeb()
84 private suspend fun retrieve( in retrieve() method in com.android.statementservice.network.retriever.StatementRetriever
114 .map { async { retrieve(it, maxIncludeLevel - 1, source).statements } } in retrieve()
/frameworks/base/packages/SystemUI/docs/
Duser-file-manager.md14 Add a file name and user id. You can retrieve the current user id from UserTracker. This will
20 Add a file name, user id, and PreferencesMode. You can retrieve the current user id from
Dbroadcasts.md43 …neral recommendation is to use regular broadcasts and API that allows to retrieve last known state.
Dphysics-animation-layout.md34 In either case, the controller can use `super.animationForChild` to retrieve a `PhysicsPropertyAnim…
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
DCustomIconCache.kt64 fun retrieve(component: ComponentName, controlId: String): Icon? { in retrieve() method
/frameworks/base/core/java/android/content/pm/
Dflags.aconfig48 description: "Feature flag to enable the feature to retrieve package info without installation."
89 description: "Feature flag to retrieve resolved path of the base APK during an app install."
284 …description: "Feature flag to enable the feature to retrieve package info without installation wit…
/frameworks/native/libs/renderengine/skia/debug/
DREADME.md16 To retrieve the data from the device:
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
DFavoritesModelTest.kt95 ControlInfoWrapper(TEST_COMPONENT, it, true, customIconCache::retrieve) in <lambda>()
298 verify(customIconCache).retrieve(TEST_COMPONENT, wrapper.controlId) in <lambda>()
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt46 then retrieve those cached shaders during subsequent executions of the same
82 * client API implementation may use to retrieve a cached value from the
156 To retrieve the binary value associated with a given key from the cache, a
/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/
DDomainVerifier.kt106 val result = retriever.retrieve(sourceAsset, network) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
DFavoritesModel.kt88 ControlInfoWrapper(componentName, it, true, customIconCache::retrieve) in <lambda>()
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto100 // Count getPropertyByteArray calls to retrieve the device unique id.
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME12 - retrieve sensors
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto39 // carrier's SUPL server, used to retrieve GPS information.
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceUser.hal33 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue
/frameworks/proto_logging/stats/enums/adservices/common/
Dadservices_enums.proto229 // Exception occurred when unable to retrieve topics id to topics name.
/frameworks/compile/slang/
DREADME.rst296 provide return methods to retrieve this value. If a script updates
/frameworks/av/media/libstagefright/
DACodec.cpp8246 mCurrent = retrieve(); in VendorExtensionIterator()
8257 VendorExtension retrieve() { in retrieve() function in android::VendorExtensionIterator
8312 mCurrent = retrieve(); in operator ++()
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1890 // The name of the file group. This a string set server side used to retrieve
/frameworks/proto_logging/stats/
Datoms.proto19863 // Count getPropertyByteArray calls to retrieve the device unique id.
/frameworks/base/core/api/
Dcurrent.txt13937 …ons and compile-time verification of code. It is much more efficient to retrieve resources by iden…
13957 …ons and compile-time verification of code. It is much more efficient to retrieve resource values b…