Home
last modified time | relevance | path

Searched refs:distinctScreens (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DEncounteredLoginScreen.php26 public $distinctScreens; variable in Google\\Service\\ToolResults\\EncounteredLoginScreen
35 public function setDistinctScreens($distinctScreens) argument
37 $this->distinctScreens = $distinctScreens;
44 return $this->distinctScreens;
H A DEncounteredNonAndroidUiWidgetScreen.php26 public $distinctScreens; variable in Google\\Service\\ToolResults\\EncounteredNonAndroidUiWidgetScreen
35 public function setDistinctScreens($distinctScreens) argument
37 $this->distinctScreens = $distinctScreens;
44 return $this->distinctScreens;