Home
last modified time | relevance | path

Searched full:version (Results 1 – 25 of 4547) sorted by relevance

12345678910>>...182

/development/tools/rmtypedefs/.idea/
Dmisc.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
4 <entry_points version="2.0" />
6 …<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk…
Dencodings.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
Dvcs.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
Dmodules.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
DUtils.java4 * Licensed under the Apache License, Version 2.0 (the "License");
73 * Uses static final constants to detect if the device's platform version is Gingerbread or
77 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.GINGERBREAD; in hasGingerbread()
81 * Uses static final constants to detect if the device's platform version is Honeycomb or
85 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB; in hasHoneycomb()
89 * Uses static final constants to detect if the device's platform version is Honeycomb MR1 or
93 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB_MR1; in hasHoneycombMR1()
97 * Uses static final constants to detect if the device's platform version is ICS or
101 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH; in hasICS()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
DREADME.txt2 San Angeles Observation OpenGL ES version example
17 The original version was made for desktop with OpenGL. It was
19 limit. For this OpenGL ES version example much of the code is
23 The Win32 (2000/XP) binary package of original version is
26 First version of this OpenGL ES port was submitted to the Khronos
44 As the original version was optimized for size instead of
45 performance, that holds true for this OpenGL ES version as
52 * Hybrid's OpenGL ES API Implementation (Gerbera) version 2.0.4
54 * PowerVR MBX SDK, OpenGL ES Windows PC Emulation version 1.04.14.0170
72 * Toni L�nnberg (!Cube) created the music for original version, which
Dlicense.txt1 San Angeles Observation OpenGL ES version example
9 Software Foundation; either version 2.1 of the License, or (at
10 your option) any later version. The text of the GNU Lesser
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DUtils.java4 * Licensed under the Apache License, Version 2.0 (the "License");
60 return Build.VERSION.SDK_INT >= VERSION_CODES.FROYO; in hasFroyo()
64 return Build.VERSION.SDK_INT >= VERSION_CODES.GINGERBREAD; in hasGingerbread()
68 return Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB; in hasHoneycomb()
72 return Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB_MR1; in hasHoneycombMR1()
76 return Build.VERSION.SDK_INT >= VERSION_CODES.JELLY_BEAN; in hasJellyBean()
80 return Build.VERSION.SDK_INT >= VERSION_CODES.KITKAT; in hasKitKat()
/development/ide/xcode/SampleCode/English.lproj/main.nib/
Dinfo.nib1 <?xml version="1.0" encoding="UTF-8"?>
3 <plist version="1.0">
5 <key>IBFramework Version</key>
13 <key>IBSystem Version</key>
Dclasses.nib1 <?xml version="1.0" encoding="UTF-8"?>
3 <plist version="1.0">
/development/ide/xcode/animatorTest/English.lproj/main.nib/
Dinfo.nib1 <?xml version="1.0" encoding="UTF-8"?>
3 <plist version="1.0">
12 <key>IBFramework Version</key>
21 <key>IBSystem Version</key>
/development/samples/Support4Demos/res/values/
Dstyles.xml1 <?xml version="1.0" encoding="utf-8"?>
4 Licensed under the Apache License, Version 2.0 (the "License");
18 <!-- This is a theme that will adjust itself depending on the API version.
25 <!-- This is a theme that will adjust itself depending on the API version.
34 platform version. On older platforms, we always use the generic
/development/samples/training/basic/ActivityLifecycle/
Dbuild.xml1 <?xml version="1.0" encoding="UTF-8"?>
6 Version Control Systems. -->
26 application and should be checked into Version Control Systems.
39 application and should be checked into Version Control Systems. -->
79 …In all cases you must update the value of version-tag below to read 'custom' instead of an integer,
82 <!-- version-tag: 1 -->
/development/tools/idegen/templates/idea/
Dmisc.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
20 <entry_points version="2.0" />
43 …<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk…
Dmodules.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
Dvcs.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkVars.java4 * Licensed under the Apache License, Version 2.0 (the "License");
79 VAR_MAP.put("build.version.incremental", new StaticVarGetter(Build.VERSION.INCREMENTAL));
80 VAR_MAP.put("build.version.release", new StaticVarGetter(Build.VERSION.RELEASE));
81 … VAR_MAP.put("build.version.sdk", new StaticVarGetter(Integer.toString(Build.VERSION.SDK_INT)));
82 VAR_MAP.put("build.version.codename", new StaticVarGetter(Build.VERSION.CODENAME));
162 VAR_MAP.put("monkey.version", new VarGetter() {
/development/samples/SampleSyncAdapter/res/xml-v11/
Dsyncadapter.xml1 <?xml version="1.0" encoding="utf-8"?>
6 * Licensed under the Apache License, Version 2.0 (the "License");
24 See xml/syncadapter.xml for greater details, but this version of
/development/tools/idegen/templates/
Dmodule-template.iml1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="JAVA_MODULE" version="4">
/development/samples/ApiDemos/res/layout/
Dfragment_layout.xml1 <?xml version="1.0" encoding="utf-8"?>
4 Licensed under the Apache License, Version 2.0 (the "License");
17 <!-- Top-level content view for the layout fragment sample. This version is
/development/samples/Obb/
DAndroidManifest.xml1 <?xml version="1.0" encoding="utf-8"?>
4 Licensed under the Apache License, Version 2.0 (the "License");
20 <!-- OBBs were introduced in SDK version 9 -->
/development/perftests/panorama/feature_stab/src/dbregtest/
Dtargetver.h4 * Licensed under the Apache License, Version 2.0 (the "License");
20 // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
22 // including the version specified.
/development/samples/Support4Demos/res/layout/
Dfragment_layout_support.xml1 <?xml version="1.0" encoding="utf-8"?>
4 Licensed under the Apache License, Version 2.0 (the "License");
17 <!-- Top-level content view for the layout fragment sample. This version is
/development/samples/Support4Demos/res/layout-land/
Dfragment_layout_support.xml1 <?xml version="1.0" encoding="utf-8"?>
4 Licensed under the Apache License, Version 2.0 (the "License");
17 <!-- Top-level content view for the layout fragment sample. This version is
/development/samples/SampleSyncAdapter/res/xml/
Dsyncadapter.xml1 <?xml version="1.0" encoding="utf-8"?>
6 * Licensed under the Apache License, Version 2.0 (the "License");
28 version of the file specifies that the adapter DOES support

12345678910>>...182