Searched refs:showKeyBoardOnFocus_ (Results 1 – 7 of 7) sorted by relevance
125 pattern_->showKeyBoardOnFocus_ = true;323 pattern_->showKeyBoardOnFocus_ = true;389 pattern_->showKeyBoardOnFocus_ = true;
577 pattern->showKeyBoardOnFocus_ = false;590 pattern->showKeyBoardOnFocus_ = true;606 pattern->showKeyBoardOnFocus_ = true;624 pattern->showKeyBoardOnFocus_ = true;643 pattern->showKeyBoardOnFocus_ = true;
1409 EXPECT_TRUE(pattern_->showKeyBoardOnFocus_);1411 EXPECT_FALSE(pattern_->showKeyBoardOnFocus_);1417 EXPECT_TRUE(pattern_->showKeyBoardOnFocus_);
565 pattern->showKeyBoardOnFocus_ = true;567 pattern->showKeyBoardOnFocus_ = false;594 pattern->showKeyBoardOnFocus_ = true;
318 pattern->showKeyBoardOnFocus_ = true;
1281 return showKeyBoardOnFocus_; in GetShowKeyBoardOnFocus()1910 bool showKeyBoardOnFocus_ = true; variable
3823 if (!showKeyBoardOnFocus_ || !HasFocus()) { in RequestKeyboard()8446 if (showKeyBoardOnFocus_ == value) { in OnBackPressed()8449 showKeyBoardOnFocus_ = value; in OnBackPressed()