Searched refs:deviceAllowed (Results 1 – 3 of 3) sorted by relevance
25 public $deviceAllowed; variable in Google\\Service\\Books\\ConcurrentAccessRestriction70 public function setDeviceAllowed($deviceAllowed) argument72 $this->deviceAllowed = $deviceAllowed;79 return $this->deviceAllowed;
25 public $deviceAllowed; variable in Google\\Service\\Books\\DownloadAccessRestriction74 public function setDeviceAllowed($deviceAllowed) argument76 $this->deviceAllowed = $deviceAllowed;83 return $this->deviceAllowed;
2104 public $deviceAllowed; variable in Google_ConcurrentAccessRestriction2115 public function setDeviceAllowed( $deviceAllowed) { argument2116 $this->deviceAllowed = $deviceAllowed;2119 return $this->deviceAllowed;2184 public $deviceAllowed; variable in Google_DownloadAccessRestriction2196 public function setDeviceAllowed( $deviceAllowed) { argument2197 $this->deviceAllowed = $deviceAllowed;2200 return $this->deviceAllowed;