Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1413 public $androidNetworkSubtype; variable in Google_NetworkDiagnostics
1417 public function setAndroidNetworkSubtype( $androidNetworkSubtype) { argument
1418 $this->androidNetworkSubtype = $androidNetworkSubtype;
1421 return $this->androidNetworkSubtype;
2133 public $androidNetworkSubtype; variable in Google_RoomLeaveDiagnostics
2140 public function setAndroidNetworkSubtype( $androidNetworkSubtype) { argument
2141 $this->androidNetworkSubtype = $androidNetworkSubtype;
2144 return $this->androidNetworkSubtype;