Home
last modified time | relevance | path

Searched defs:KEY_1 (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/frameworks/native/libs/input/rust/
H A Dkeyboard_classifier.rs198 static KEY_1: i32 = 2; variable
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/
DUiBlockerControllerTest.java39 private static final String KEY_1 = "key1"; field in UiBlockerControllerTest
/aosp_15_r20/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
H A DBusinessLogicTestCaseTest.java36 private static final String KEY_1 = "key1"; field in BusinessLogicTestCaseTest
/aosp_15_r20/external/opencensus-java/api/src/test/java/io/opencensus/metrics/export/
H A DMetricDescriptorTest.java43 private static final LabelKey KEY_1 = LabelKey.create("key1", "some key"); field in MetricDescriptorTest
H A DMetricTest.java46 private static final LabelKey KEY_1 = LabelKey.create("key1", "some key"); field in MetricTest
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/shared_preferences/
H A DKnownPreferenceKeyRegistriesTest.java23 private static final String KEY_1 = "Chrome.Feature.Key1"; field in KnownPreferenceKeyRegistriesTest
/aosp_15_r20/hardware/interfaces/rebootescrow/aidl/vts/functional/
H A DVtsHalRebootEscrowTargetTest.cpp46 std::vector<uint8_t> KEY_1{ member in RebootEscrowAidlTest
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/
H A DScopedTagMapTest.java42 private static final TagKey KEY_1 = TagKey.create("key 1"); field in ScopedTagMapTest
/aosp_15_r20/external/opencensus-java/exporters/metrics/ocagent/src/test/java/io/opencensus/exporter/metrics/ocagent/
H A DMetricsProtoUtilsTests.java54 private static final LabelKey KEY_1 = LabelKey.create("key1", ""); field in MetricsProtoUtilsTests
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/app/src/sharedTest/java/dagger/hilt/android/simple/
H A DBindValueTest.java55 private static final String KEY_1 = "Key1"; field in BindValueTest
/aosp_15_r20/external/trusty/lk/include/dev/
Dkeys.h39 #define KEY_1 0x31 macro
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DTrustedBiddingDataFetcherTest.java71 private static final String KEY_1 = "k1"; field in TrustedBiddingDataFetcherTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncManagerTest.java58 final String KEY_1 = "key_1"; field in SyncManagerTest
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/
DSignalsFixture.java44 public static final byte[] KEY_1 = {(byte) 1, (byte) 2, (byte) 3, (byte) 4}; field in SignalsFixture
DUpdateProcessingOrchestratorTest.java85 public static final byte[] KEY_1 = {(byte) 1, (byte) 2, (byte) 3, (byte) 4}; field in UpdateProcessingOrchestratorTest
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DHealthStatsBuilderTest.java20 private static final int KEY_1 = 867; field in HealthStatsBuilderTest
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
H A DGroupedAggregatedLogRecordsTest.java42 private static final int KEY_1 = 1; field in GroupedAggregatedLogRecordsTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/
H A DSimpleCacheTest.java48 private static final String KEY_1 = "key1"; field in SimpleCacheTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/
H A DSimpleCacheTest.java48 private static final String KEY_1 = "key1"; field in SimpleCacheTest
/aosp_15_r20/external/libxkbcommon/test/
H A Devdev-scancodes.h29 #define KEY_1 2 macro
/aosp_15_r20/external/crosvm/linux_input_sys/src/
H A Dconstants.rs39 pub const KEY_1: u16 = 2; constant
/aosp_15_r20/external/autotest/client/bin/input/
H A Dlinux_input.py202 KEY_1 = 2 variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dinput-event-codes.h52 #define KEY_1 2 macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dinput-event-codes.h52 #define KEY_1 2 macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dinput-event-codes.h52 #define KEY_1 2 macro

123