/frameworks/base/core/java/android/util/jar/ |
D | StrictJarManifest.java | 259 Attributes.Name versionName = Attributes.Name.MANIFEST_VERSION; in write() local 260 String version = manifest.mainAttributes.getValue(versionName); in write() 262 versionName = Attributes.Name.SIGNATURE_VERSION; in write() 263 version = manifest.mainAttributes.getValue(versionName); in write() 266 writeEntry(out, versionName, version, encoder, buffer); in write() 270 if (!name.equals(versionName)) { in write()
|
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/ |
D | versioning.jd | 55 …は、ユーザーに表示されるアプリケーション リリース バージョンと類似している必要性はないことを意味します。以下の <code>android:versionName</code> をご覧ください。… 57 <li><code>android:versionName</code> - アプリケーション コードのリリース バージョンを表す文字列値で、ユーザーに表示される値です。 60 …ョンでユーザーに表示する以外の目的で内部的に利用することはありません。公開サービスでは、ユーザーに表示するために <code>android:versionName</code> 値を取り出す可能… 66 …nifest></code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性を示すマニフ… 73 android:versionName="1.1">
|
D | preparing.jd | 95 …nifest></code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性の両方に適切… 97 …nifest></code> 要素の <code>android:versionCode</code> と <code>android:versionName</code> 属性の両方を適切…
|
/frameworks/base/services/core/java/com/android/server/ |
D | AssetAtlasService.java | 181 return info.versionName; in queryVersionName() 441 String versionName) { in chooseConfiguration() argument 446 config = readConfiguration(dataFile, versionName); in chooseConfiguration() 451 if (config != null) writeConfiguration(config, dataFile, versionName); in chooseConfiguration() 460 private void writeConfiguration(Configuration config, File file, String versionName) { in writeConfiguration() argument 464 writer.write(getBuildIdentifier(versionName)); in writeConfiguration() 495 private Configuration readConfiguration(File file, String versionName) { in readConfiguration() argument 501 if (checkBuildIdentifier(reader, versionName)) { in readConfiguration() 538 private boolean checkBuildIdentifier(BufferedReader reader, String versionName) in checkBuildIdentifier() argument 540 String deviceBuildId = getBuildIdentifier(versionName); in checkBuildIdentifier() [all …]
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageInfo.java | 50 public String versionName; field in PackageInfo 294 dest.writeString(versionName); in writeToParcel() 345 versionName = source.readString(); in PackageInfo()
|
/frameworks/base/tests/HierarchyViewerTest/ |
D | build.gradle | 21 versionName "1.0"
|
/frameworks/data-binding/compilationTests/src/test/resources/ |
D | app_build.gradle | 13 versionName "1.0"
|
D | module_build.gradle | 29 versionName "1.0"
|
/frameworks/data-binding/integration-tests/TestApp/app/ |
D | build.gradle | 12 versionName "1.0"
|
/frameworks/base/tests/UiBench/ |
D | build.gradle | 21 versionName "1.0"
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 29 versionName '1.0'
|
/frameworks/support/samples/SupportLeanbackShowcase/app/ |
D | build.gradle | 12 versionName "1.0"
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/ |
D | build.gradle | 27 versionName "1.0"
|
/frameworks/data-binding/integration-tests/App With Spaces/app/ |
D | build.gradle | 28 versionName "1.0"
|
/frameworks/data-binding/samples/BindingDemo/app/ |
D | build.gradle | 28 versionName "1.0"
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/ |
D | build.gradle | 28 versionName "1.0"
|
/frameworks/data-binding/integration-tests/IndependentLibrary/app/ |
D | build.gradle | 26 versionName "1.0"
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | packaging.jd | 109 <versionName>1.0</versionName> 115 The <code>package</code>, <code>versionCode</code>, and <code>versionName</code> are the
|
/frameworks/base/tools/aapt2/link/ |
D | ManifestFixer_test.cpp | 247 xml::Attribute* attr = manifestEl->findAttribute(xml::kSchemaAndroid, u"versionName");
|
/frameworks/data-binding/extensions/baseAdapters/ |
D | build.gradle | 36 versionName "1.0"
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 13 android:<a href="#vname">versionName</a>="<i>string</i>" 108 is set by the {@code versionName} attribute. 120 <dt><a name="vname"></a>{@code android:versionName}</dt>
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | texture.jd | 220 android:versionCode="1001" android:versionName="1.0" package="com.example.foo"> 228 android:versionCode="2001" android:versionName="1.0" package="com.example.foo"> 236 android:versionCode="3001" android:versionName="1.0" package="com.example.foo"> 264 package: name='com.example.hello' versionCode='1' versionName='1.0'
|
D | multiple.jd | 360 android:versionCode="0304001" android:versionName="1.0" package="com.example.foo"> 372 android:versionCode="0334001" android:versionName="1.0" package="com.example.foo"> 384 android:versionCode="0344001" android:versionName="1.0" package="com.example.foo"> 396 android:versionCode="1104001" android:versionName="1.0" package="com.example.foo"> 441 package: name='com.example.hello' versionCode='1' versionName='1.0'
|
D | screensize.jd | 252 android:versionCode="1001" android:versionName="1.0" package="com.example.foo"> 263 android:versionCode="2001" android:versionName="1.0" package="com.example.foo"> 274 android:versionCode="3001" android:versionName="1.0" package="com.example.foo"> 317 package: name='com.example.hello' versionCode='1' versionName='1.0'
|
D | api.jd | 304 android:versionCode="03001" android:versionName="1.0" package="com.example.foo"> 312 android:versionCode="07001" android:versionName="1.0" package="com.example.foo"> 320 android:versionCode="11001" android:versionName="1.0" package="com.example.foo"> 344 package: name='com.example.hello' versionCode='1' versionName='1.0'
|