Home
last modified time | relevance | path

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

12345678910>>...197

/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/
Dbuild_symbol_db.py5 # Licensed under the Apache License, Version 2.0 (the "License");
17 """Builds a database of symbol version introductions."""
53 def add_symbols(symbols, symbol_file_path, version, arch, is_var): argument
67 symbols[name][introduced_tag] = version
71 symbols[name][introduced_tag] = version
75 """Returns a dict of symbols and their version information.
96 for version in versions:
99 THIS_DIR, 'platforms', 'android-' + str(version),
105 logger().info('Processing android-%d arch-%s', version, arch)
110 add_symbols(symbols, funcs_file, version, arch, is_var='false')
[all …]
Dannotate_version_script.py5 # Licensed under the Apache License, Version 2.0 (the "License");
17 """Annotates an existing version script with data for the NDK."""
42 """Checks that every symbol in the NDK is in the version script."""
54 'NDK symbol not present in version script: {}'.format(symbol))
70 # version of it.
146 """Rewrites a version script with NDK annotations."""
156 """Creates a new version script based on an NDK library definition."""
175 help='Create a new version script instead of annotating.')
183 help='Version script to be annotated.')
/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/tools/mkstubs/.idea/
Dmisc.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
4 <entry_points version="2.0" />
16 …<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-key…
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/devbytes/telephony/SmsSampleProject/.idea/
Dmisc.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
4 <entry_points version="2.0" />
16 …<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-key…
Dvcs.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
/development/samples/browseable/AsymmetricFingerprintDialog/res/values/
Dbase-strings.xml1 <?xml version="1.0" encoding="UTF-8"?>
5 Licensed under the Apache License, Version 2.0 (the "License");
25 before proceeding some actions such as purchasing an item. This version uses asymmetric keys.
/development/tools/idegen/templates/idea/
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">
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_8" assert-keyword="true" pro…
/development/host/windows/usb/api/
DBUILDME.TXT3 Licensed under the Apache License, Version 2.0 (the "License");
18 Windows Driver Kit Version 7.1.0
23 This old version is used because it can build for Windows Vista (WDK 8.1
33 choose the one for the oldest version of Windows you want to support),
/development/samples/devbytes/telephony/SmsSampleProject/
DSmsSampleProject.iml1 <?xml version="1.0" encoding="UTF-8"?>
2 …ernal.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" versi…
/development/samples/browseable/WearVerifyRemoteApp/Application/res/values/
Dbase-strings.xml1 <?xml version="1.0" encoding="UTF-8"?>
5 Licensed under the Apache License, Version 2.0 (the "License");
24 Sample demonstrates best practices for checking if the remote version of your app is installed on a
/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/host/windows/usb/adb_winapi_test/
DBUILDME.TXT3 Licensed under the Apache License, Version 2.0 (the "License");
18 Windows Driver Kit Version 7.1.0
23 This old version is used because it can build for Windows Vista (WDK 8.1
33 choose the one for the oldest version of Windows you want to support),
/development/host/windows/usb/winusb/
DBUILDME.TXT3 Licensed under the Apache License, Version 2.0 (the "License");
18 Windows Driver Kit Version 7.1.0
23 This old version is used because it can build for Windows Vista (WDK 8.1
33 choose the one for the oldest version of Windows you want to support),
/development/tools/idegen/templates/
Dmodule-template.iml1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="JAVA_MODULE" version="4">

12345678910>>...197