Searched refs:ShowText (Results 1 – 5 of 5) sorted by relevance
38 void ShowText(bool /* visible */) override {} in ShowText() function
79 virtual void ShowText(bool visible) = 0;
62 void ShowText(bool visible) override;
193 ShowText(true); in OnTouchDetected()374 ShowText(!IsTextVisible()); in ProcessKey()
921 void ScreenRecoveryUI::ShowText(bool visible) { in ShowText() function in ScreenRecoveryUI