Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/
DRcsUceCapabilityBuilderWrapper.java32 public RcsUceCapabilityBuilderWrapper(int mechanism) { in RcsUceCapabilityBuilderWrapper() argument
33 mMechanism = mechanism; in RcsUceCapabilityBuilderWrapper()
DEabControllerImpl.java431 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in createNewBuilder() local
434 new RcsUceCapabilityBuilderWrapper(mechanism); in createNewBuilder()
436 if (mechanism == CAPABILITY_MECHANISM_PRESENCE) { in createNewBuilder()
588 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in getRequestTimestamp() local
589 if (mechanism == CAPABILITY_MECHANISM_PRESENCE) { in getRequestTimestamp()
593 } else if (mechanism == CAPABILITY_MECHANISM_OPTIONS) { in getRequestTimestamp()
DEabBulkCapabilityUpdater.java300 int mechanism = result.getInt( in getLeastExpiredTimestamp() local
303 if (mechanism == CAPABILITY_MECHANISM_PRESENCE) { in getLeastExpiredTimestamp()
/frameworks/base/telephony/java/android/telephony/ims/
DRcsContactUceCapability.java249 private RcsContactUceCapability(@NonNull Uri contactUri, @CapabilityMechanism int mechanism, in RcsContactUceCapability() argument
252 mCapabilityMechanism = mechanism; in RcsContactUceCapability()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
DPublishController.java218 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities() argument
DDeviceCapabilityInfo.java552 @CapabilityMechanism int mechanism, Context context) { in getDeviceCapabilities()
553 switch (mechanism) { in getDeviceCapabilities()
564 logw("getDeviceCapabilities: invalid mechanism " + mechanism); in getDeviceCapabilities()
DPublishControllerImpl.java379 public RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism) { in getDeviceCapabilities() argument
380 return mDeviceCapabilityInfo.getDeviceCapabilities(mechanism, mContext); in getDeviceCapabilities()
/frameworks/base/packages/SystemUI/docs/
Dcorestartable.md45 not provide a mechanism for changing the order. If you need some other part of the system to
Dstatus-bar-data-pipeline.md62 `applyMobileState` mechanism that existed in the `IconManager` classes of the
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
DUceController.java110 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities() argument
539 public RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism) {
540 return mPublishController.getDeviceCapabilities(mechanism);
/frameworks/base/services/core/java/com/android/server/am/
Dflags.aconfig130 description: "Simplify the OomAdjuster's process traversal mechanism."
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Dchanges.md94 - Try adding a mechanism to register and listen for changes from the base module component instead
96 - Try adding a push-mechanism to share data, or an async callback to request data
Ddebugging.md9 mechanism as WM Core, which can be enabled at runtime on debug devices.
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt108 existing caveat mechanism to report this drawback to the client.
DEGL_ANDROID_blob_cache.txt44 This extension provides a mechanism through which client API
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal201 /* Speech DSP recover mechanism trigger count. */
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DUceRequestManager.java338 public RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism) {
339 return mControllerCallback.getDeviceCapabilities(mechanism);
/frameworks/compile/libbcc/
DREADME.rst28 * a *caching mechanism*, which can:
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop109 # mechanism which significantly reduces buffer processing latency.
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md50 command. This is for testing purposes only. We do not expect this mechanism to
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt298 b) Use a suitable shared library mechanism for linking with the
299 Library. A suitable mechanism is one that (1) uses at run time a
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto232 // Topic ids returned, randomized using a random response mechanism.
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...