Home
last modified time | relevance | path

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

/frameworks/native/libs/ftl/
Dmixins_test.cpp153 struct Real : ftl::Constructible<Real, float> { struct
158 static_assert(!traits::is_equatable_v<Real, Real>);
166 static_assert(!traits::is_orderable_v<Real, Real>);
175 static_assert(!traits::is_incrementable_v<Real>);
179 static_assert(!traits::is_addable_v<Real, Real>);
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DCurrentUserIdentityInjector.java30 CurrentUserIdentityInjector REAL = new Real();
36 class Real implements CurrentUserIdentityInjector { class
38 protected Real() { in Real() method in CurrentUserIdentityInjector.Real
DCallerIdentityInjector.java31 CallerIdentityInjector REAL = new Real();
49 class Real implements CallerIdentityInjector { class
51 protected Real() { in Real() method in CallerIdentityInjector.Real
/frameworks/native/vulkan/nulldrv/
DAndroid.bp25 // Real drivers would set this to vulkan.$(TARGET_BOARD_PLATFORM)
/frameworks/base/data/keyboards/
DVendor_1bad_Product_f506.kl16 # Hori Real Arcade Pro.EX Premium VLX
DVendor_24c6_Product_5501.kl16 # Hori Real Arcade Pro VX-SA
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4334 // Package: Real package of the app being autofilled
6318 // FIELD: Real calling UID
6324 // FIELD: Real calling UID proc state
6330 // FIELD: Real calling UID has any visible window
/frameworks/proto_logging/stats/
Datoms.proto15492 // Whether the Real-Time Text (RTT) was ever used in the call (rather than whether RTT was
/frameworks/base/services/
Dart-wear-profile23519 PLcom/android/server/timezonedetector/CallerIdentityInjector$Real;-><init>()V
23553 PLcom/android/server/timezonedetector/CurrentUserIdentityInjector$Real;-><init>()V