Searched refs:isCurrentAppInstalled (Results 1 – 1 of 1) sorted by relevance
1293 public $isCurrentAppInstalled; variable in Google_About1351 public function setIsCurrentAppInstalled( $isCurrentAppInstalled) { argument1352 $this->isCurrentAppInstalled = $isCurrentAppInstalled;1355 return $this->isCurrentAppInstalled;