Home
last modified time | relevance | path

Searched refs:versionName (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
Dversioning.jd55 …は、ユーザーに表示されるアプリケーション リリース バージョンと類似している必要性はないことを意味します。以下の <code>android:versionName</code> をご覧ください。…
57 <li><code>android:versionName</code> - アプリケーション コードのリリース バージョンを表す文字列値で、ユーザーに表示される値です。
60 …ョンでユーザーに表示する以外の目的で内部的に利用することはありません。公開サービスでは、ユーザーに表示するために <code>android:versionName</code> 値を取り出す可能…
66 …nifest&gt;</code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性を示すマニフ…
73 android:versionName="1.1"&gt;
Dpreparing.jd95 …nifest&gt;</code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性の両方に適切…
97 …nifest&gt;</code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性の両方を適切…
/frameworks/base/services/core/java/com/android/server/
DAssetAtlasService.java180 return info.versionName; in queryVersionName()
440 String versionName) { in chooseConfiguration() argument
445 config = readConfiguration(dataFile, versionName); in chooseConfiguration()
450 if (config != null) writeConfiguration(config, dataFile, versionName); in chooseConfiguration()
459 private void writeConfiguration(Configuration config, File file, String versionName) { in writeConfiguration() argument
463 writer.write(getBuildIdentifier(versionName)); in writeConfiguration()
494 private Configuration readConfiguration(File file, String versionName) { in readConfiguration() argument
500 if (checkBuildIdentifier(reader, versionName)) { in readConfiguration()
537 private boolean checkBuildIdentifier(BufferedReader reader, String versionName) in checkBuildIdentifier() argument
539 String deviceBuildId = getBuildIdentifier(versionName); in checkBuildIdentifier()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageInfo.java50 public String versionName; field in PackageInfo
294 dest.writeString(versionName); in writeToParcel()
345 versionName = source.readString(); in PackageInfo()
/frameworks/base/tests/HierarchyViewerTest/
Dbuild.gradle21 versionName "1.0"
/frameworks/base/docs/html/tools/publishing/
Dversioning.jd81 user (see <code>android:versionName</code>, below). Applications and publishing
84 <li><code>android:versionName</code> &mdash; A string value that represents the
92 users. Publishing services may also extract the <code>android:versionName</code>
102 and <code>android:versionName</code> attributes in the
110 android:versionName="1.1"&gt;
120 <code>android:versionName</code> string. </p>
/frameworks/data-binding/compilationTests/src/test/resources/
Dapp_build.gradle12 versionName "1.0"
Dmodule_build.gradle28 versionName "1.0"
/frameworks/data-binding/integration-tests/TestApp/app/
Dbuild.gradle13 versionName "1.0"
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dbuild.gradle29 versionName '1.0'
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/
Dbuild.gradle28 versionName "1.0"
/frameworks/data-binding/integration-tests/App With Spaces/app/
Dbuild.gradle29 versionName "1.0"
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/
Dbuild.gradle29 versionName "1.0"
/frameworks/data-binding/samples/BindingDemo/app/
Dbuild.gradle29 versionName "1.0"
/frameworks/data-binding/integration-tests/IndependentLibrary/app/
Dbuild.gradle27 versionName "1.0"
/frameworks/base/docs/html/training/wearables/apps/
Dpackaging.jd109 &lt;versionName&gt;1.0&lt;/versionName&gt;
115 The <code>package</code>, <code>versionCode</code>, and <code>versionName</code> are the
/frameworks/data-binding/extensions/baseAdapters/
Dbuild.gradle29 versionName "1.0"
/frameworks/data-binding/library/
Dbuild.gradle37 versionName "1.0"
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd13 android:<a href="#vname">versionName</a>="<i>string</i>"
107 is set by the {@code versionName} attribute.
119 <dt><a name="vname"></a>{@code android:versionName}</dt>
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd227 android:versionCode="1001" android:versionName="1.0" package="com.example.foo"&gt;
235 android:versionCode="2001" android:versionName="1.0" package="com.example.foo"&gt;
243 android:versionCode="3001" android:versionName="1.0" package="com.example.foo"&gt;
271 package: name='com.example.hello' versionCode='1' versionName='1.0'
Dmultiple.jd367 android:versionCode="0304001" android:versionName="1.0" package="com.example.foo"&gt;
379 android:versionCode="0334001" android:versionName="1.0" package="com.example.foo"&gt;
391 android:versionCode="0344001" android:versionName="1.0" package="com.example.foo"&gt;
403 android:versionCode="1104001" android:versionName="1.0" package="com.example.foo"&gt;
448 package: name='com.example.hello' versionCode='1' versionName='1.0'
Dapi.jd312 android:versionCode="03001" android:versionName="1.0" package="com.example.foo"&gt;
320 android:versionCode="07001" android:versionName="1.0" package="com.example.foo"&gt;
328 android:versionCode="11001" android:versionName="1.0" package="com.example.foo"&gt;
352 package: name='com.example.hello' versionCode='1' versionName='1.0'
Dscreensize.jd261 android:versionCode="1001" android:versionName="1.0" package="com.example.foo"&gt;
272 android:versionCode="2001" android:versionName="1.0" package="com.example.foo">
283 android:versionCode="3001" android:versionName="1.0" package="com.example.foo"&gt;
326 package: name='com.example.hello' versionCode='1' versionName='1.0'
/frameworks/base/docs/html-intl/intl/zh-cn/tools/publishing/
Dpublishing_overview.jd52 …debuggable</a> 属性,还应为 <code>android:versionCode</code> 和 <code>android:versionName</code> 属性(位于 <a…
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java309 packageInfo.versionName, in getUserAgent()

12