Searched refs:isSupportCameraInput (Results 1 – 2 of 2) sorted by relevance
266 auto isSupportCameraInput = inputMethod && in OnUpdateMenuInfo() local270 auto isSupportCameraInput = false; in OnUpdateMenuInfo() local272 …menuInfo.showCameraInput = !pattern->IsSelected() && isSupportCameraInput && !pattern->HasCustomKe… in OnUpdateMenuInfo()
8091 bool isSupportCameraInput = false; in OnBackPressed() local8094 isSupportCameraInput = in OnBackPressed()8097 menuInfo.showCameraInput = !IsSelected() && isSupportCameraInput && !customKeyboardBuilder_; in OnBackPressed()