Searched refs:staged (Results 1 – 9 of 9) sorted by relevance
15 "{@docRoot}distribute/googleplay/developer-console.html#staged-rollouts">staged
83 staged rollout, or production)</li>163 <li>Assigning different APKs to different “tracks”: alpha, beta, staged169 <p>Once all the desired changes have been staged, they are all committed with a172 <p>For full details on staged edits, see the Google Play Developer API
78 "{@docRoot}distribute/googleplay/developer-console.html#staged-rollouts">staged
102 "{@docRoot}distribute/googleplay/developer-console.html#staged-rollouts">staged145 "{@docRoot}distribute/googleplay/developer-console.html#staged-rollouts">staged
143 "{@docRoot}distribute/googleplay/developer-console.html#staged-rollouts">staged
17 <li><a href="#staged-rollouts">Staged Rollouts</a></li>274 <h2 id="staged-rollouts">290 Users can rate and review your apps during staged roll outs, so if you’re
85 are updated and included with your application or staged on the proper production servers.</p>
8827 final boolean staged; field in PackageManagerService.OriginInfo8858 private OriginInfo(File file, String cid, boolean staged, boolean existing) { in OriginInfo() argument8861 this.staged = staged; in OriginInfo()8980 if (origin.staged) { in handleStartCopy()9009 if (!origin.staged && pkgLite.recommendedInstallLocation in handleStartCopy()9435 if (origin.staged) { in copyApk()9722 if (origin.staged) { in copyApk()
697 boolean staged = true; in handleMessage()710 staged = false; in handleMessage()714 staged = false; in handleMessage()717 if (!staged) { in handleMessage()