Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorManagerHalWrapper.h42 using underlying = typename std::underlying_type<ManagerCapabilities>::type; variable
43 return static_cast<ManagerCapabilities>(static_cast<underlying>(lhs) |
44 static_cast<underlying>(rhs));
52 using underlying = typename std::underlying_type<ManagerCapabilities>::type; variable
53 return static_cast<ManagerCapabilities>(static_cast<underlying>(lhs) &
54 static_cast<underlying>(rhs));
DVibratorHalWrapper.h159 using underlying = typename std::underlying_type<Capabilities>::type; variable
160 return static_cast<Capabilities>(static_cast<underlying>(lhs) | static_cast<underlying>(rhs));
168 using underlying = typename std::underlying_type<Capabilities>::type; variable
169 return static_cast<Capabilities>(static_cast<underlying>(lhs) & static_cast<underlying>(rhs));
/frameworks/hardware/interfaces/sensorservice/1.0/
DISensorManager.hal80 * NO_MEMORY, NO_INIT, BAD_VALUE for underlying errors;
81 * UNKNOWN_ERROR if the underlying error is not recognized;
82 * UNKNOWN_ERROR if the underlying call returns channelId = 0
99 * NO_MEMORY, NO_INIT, BAD_VALUE for underlying errors;
100 * UNKNOWN_ERROR if the underlying error is not recognized;
101 * UNKNOWN_ERROR if the underlying call returns channelId = 0
116 * or other Result values for any underlying errors.
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
DSoundTriggerHalEnforcer.java58 public SoundTriggerHalEnforcer(ISoundTriggerHal underlying) { in SoundTriggerHalEnforcer() argument
59 mUnderlying = underlying; in SoundTriggerHalEnforcer()
241 private ModelCallbackEnforcer(ModelCallback underlying) { in ModelCallbackEnforcer() argument
242 mUnderlying = underlying; in ModelCallbackEnforcer()
DSoundTriggerHalWatchdog.java41 public SoundTriggerHalWatchdog(@NonNull ISoundTriggerHal underlying) { in SoundTriggerHalWatchdog() argument
42 mUnderlying = Objects.requireNonNull(underlying); in SoundTriggerHalWatchdog()
DSoundTriggerHw2Compat.java84 @NonNull ISoundTriggerHw underlying, in create()
87 return create(underlying.asBinder(), rebootRunnable, notifier); in create()
DREADME.md85 the underlying implementation can be assumed to be not the client's fault. If caught, they will be
/frameworks/av/media/libeffects/preprocessing/
DREADME.md5 arbitrary frame counts. This limiation comes from the underlying effects in
/frameworks/compile/slang/tests/P_odr_nested_records_2/
Dodr1.rscript11 // but the actual underlying type names agree
Dodr2.rscript11 // but the actual underlying type names agree
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java835 @Nullable UnderlyingNetworkRecord underlying) { in onSelectedUnderlyingNetworkChanged()
841 + (underlying == null ? null : underlying.network)); in onSelectedUnderlyingNetworkChanged()
848 if (underlying == null) { in onSelectedUnderlyingNetworkChanged()
869 new EventUnderlyingNetworkChangedInfo(underlying)); in onSelectedUnderlyingNetworkChanged()
2090 @Nullable UnderlyingNetworkRecord underlying, in buildNetworkCapabilities() argument
2110 if (underlying != null) { in buildNetworkCapabilities()
2111 final NetworkCapabilities underlyingCaps = underlying.networkCapabilities; in buildNetworkCapabilities()
2160 builder.setUnderlyingNetworks(List.of(underlying.network)); in buildNetworkCapabilities()
2176 @Nullable UnderlyingNetworkRecord underlying, in buildConnectedLinkProperties() argument
2196 if (underlying != null) { in buildConnectedLinkProperties()
[all …]
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md30 underlying Looper (using things like `Thread.sleep()` as well as overriding
75 In fact, at this time, it shares the same underlying thread as our basic
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt60 application that uses EGL if it is supported by the underlying
/frameworks/av/media/codec2/core/include/
DC2Param.h1098 typename std::underlying_type<T>::type underlying(0); in GetType()
1099 return GetType(&underlying); in GetType()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java2289 public void startLegacyVpn(VpnProfile profile, @Nullable Network underlying, in startLegacyVpn() argument
2294 startLegacyVpnPrivileged(profile, underlying, egress); in startLegacyVpn()
2359 @Nullable Network underlying, @NonNull LinkProperties egress) { in startLegacyVpnPrivileged() argument
2505 if (underlying != null) { in startLegacyVpnPrivileged()
2506 config.underlyingNetworks = new Network[] { underlying }; in startLegacyVpnPrivileged()
/frameworks/wilhelm/doc/
DDoxyfile1062 # for the HTML output. The underlying search engine uses javascript
/frameworks/native/docs/
DDoxyfile1267 # for the HTML output. The underlying search engine uses javascript
/frameworks/av/media/libaaudio/
DDoxyfile1460 # the HTML output. The underlying search engine uses javascript and DHTML and
/frameworks/av/media/codec2/docs/
Ddoxygen.config1527 # the HTML output. The underlying search engine uses javascript and DHTML and
/frameworks/base/media/native/midi/include/
DDoxyfile1577 # the HTML output. The underlying search engine uses javascript and DHTML and
/frameworks/proto_logging/stats/
Datoms.proto7665 * because they are recycled and removed from the underlying data source. All uids are normalized
7683 * because they are recycled and removed from the underlying data source. All uids are normalized
8960 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
19739 // The underlying radio technology type associated with the feature tag
20097 // The underlying radio technology type associated with the feature tag