Searched refs:trackId (Results 1 – 9 of 9) sorted by relevance
29 public $trackId; variable in Google\\Service\\AndroidEnterprise\\TrackInfo48 public function setTrackId($trackId) argument50 $this->trackId = $trackId;57 return $this->trackId;
34 public $trackId; variable in Google\\Service\\AndroidEnterprise\\AppVersion75 public function setTrackId($trackId) argument77 $this->trackId = $trackId;84 return $this->trackId;
29 public $trackId; variable in Google\\Service\\AndroidManagement\\AppTrackInfo48 public function setTrackId($trackId) argument50 $this->trackId = $trackId;57 return $this->trackId;
36 public $trackId; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation101 public function setTrackId($trackId) argument103 $this->trackId = $trackId;110 return $this->trackId;
36 public $trackId; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingAnnotation101 public function setTrackId($trackId) argument103 $this->trackId = $trackId;110 return $this->trackId;
36 public $trackId; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation101 public function setTrackId($trackId) argument103 $this->trackId = $trackId;110 return $this->trackId;
36 public $trackId; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation101 public function setTrackId($trackId) argument103 $this->trackId = $trackId;110 return $this->trackId;
36 public $trackId; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation101 public function setTrackId($trackId) argument103 $this->trackId = $trackId;110 return $this->trackId;
1542 Popcorn.getTrackEvent = function( obj, trackId ) { argument1543 return obj.data.trackRefs[ trackId ];1547 Popcorn.getTrackEvent.ref = function( obj, trackId ) { argument1548 return obj.data.trackRefs[ trackId ];