Home
last modified time | relevance | path

Searched refs:key0 (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/osi/test/
H A Dhash_map_utils_test.cc105 char key0[] = "key0"; in TEST_F() local
111 EXPECT_EQ(value0, map[key0]); in TEST_F()
/aosp12/system/update_engine/common/
H A Dprefs_unittest.cc51 auto key0 = common_prefs_->CreateSubKey({"ns1", "key"}); in MultiNamespaceKeyTest() local
59 EXPECT_FALSE(common_prefs_->Exists(key0)); in MultiNamespaceKeyTest()
64 EXPECT_TRUE(common_prefs_->SetString(key0, "")); in MultiNamespaceKeyTest()
71 EXPECT_TRUE(common_prefs_->Exists(key0)); in MultiNamespaceKeyTest()
83 EXPECT_TRUE(common_prefs_->Exists(key0)); in MultiNamespaceKeyTest()
102 EXPECT_TRUE(common_prefs_->Exists(key0)); in MultiNamespaceKeyTest()
109 EXPECT_THAT(keys0, ElementsAre(key0)); in MultiNamespaceKeyTest()
112 EXPECT_FALSE(common_prefs_->Exists(key0)); in MultiNamespaceKeyTest()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DDynamicGridKeyboard.java57 final Key key0 = getTemplateKey(TEMPLATE_KEY_CODE_0); in DynamicGridKeyboard() local
59 mHorizontalStep = Math.abs(key1.getX() - key0.getX()); in DynamicGridKeyboard()
60 mVerticalStep = key0.getHeight() + mVerticalGap; in DynamicGridKeyboard()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/
H A DPinPadView.java49 static final int[] PIN_PAD_DIGIT_KEYS = {R.id.key0, R.id.key1, R.id.key2, R.id.key3,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputView.java151 mButtons[0] = findViewById(R.id.key0); in onFinishInflate()
H A DKeyguardPINView.java156 findViewById(R.id.delete_button), findViewById(R.id.key0), in onFinishInflate()
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt3189 Ljava/lang/reflect/Proxy;->key0:Ljava/lang/Object;