Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceState.php25 public $accountState; variable in Google\\Service\\AndroidEnterprise\\DeviceState
30 public function setAccountState($accountState) argument
32 $this->accountState = $accountState;
39 return $this->accountState;