Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 63) sorted by relevance

123

/compatibility/cdd/
Dmake_cdd.py171 def elim_para_whitespace(html): argument
172 …ompile(r"(<p[^>]*>)\s*\n\s*(<a[^>]*>)\n([^<]*)\n\s*(</a>)\n\s*(</p>)", re.M),r"\1\2\3\4\5\n", html)
176 def elim_space_before_punc(html): argument
177 new_html = re.sub(re.compile(r"</a>\s+([.,;:])", re.M),r"</a>\1", html)
200 html = soup.prettify(formatter='html')
209 html = soup.prettify(formatter='html')
212 html = re.sub(re.compile(r'ANDROID_VERSION'), ANDROID_VERSION, html)
213 html = re.sub(re.compile(r'CURRENT_BRANCH'), CURRENT_BRANCH, html)
219 (document, errors) = tidylib.tidy_document(html, options={'doctype': 'omit'})
223 html = elim_space_before_punc(html)
Dcdd_gen.sh68 …opdf -B 1in -T 1in -L .75in -R .75in page $filename.html --footer-html source/android-cdd-footer.h…
69 wkhtmltopdf -s letter -B 0in -T 0in -L 0in -R 0in cover source/android-cdd-cover.html /tmp/$filenam…
72 mv $filename.html /tmp/$filename
73 mv $filename-devsite.html /tmp/$filename
/compatibility/cdd/7_hardware-compatibility/
D7_2_input-devices.md14 …https://developer.android.com/reference/android/content/pm/PackageManager.html#FEATURE_INPUT_METHO…
16 …amework`](https://developer.android.com/reference/android/view/inputmethod/InputMethodManager.html)
22 http://developer.android.com/reference/android/content/res/Configuration.html)
36 https://developer.android.com/reference/android/content/res/Configuration.html#navigation).
48 The [Home](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_HOME`),
49 [Recents](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_APP_SWITCH`),
50 and [Back](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_BACK`)
75 [Menu function](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_BACK`)
94 …sist function](http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_ASSIST`),
110 …iVisibility()`](https://developer.android.com/reference/android/view/View.html#setSystemUiVisibili…
[all …]
D7_4_data-connectivity.md41 http://developer.android.com/reference/android/provider/BlockedNumberContract.html)
48 http://developer.android.com/reference/android/provider/CallLog.html)
51 http://developer.android.com/reference/android/provider/Telephony.html)
69 https://developer.android.com/guide/topics/connectivity/telecom/selfManaged.html).
75 … https://developer.android.com/reference/android/telecom/Connection.html#CAPABILITY_SUPPORT_HOLD).
89 …https://developer.android.com/reference/android/telecom/PhoneAccount.html#EXTRA_LOG_SELF_MANAGED_C…
93 … [`android.telecom`](https://developer.android.com/reference/android/telecom/package-summary.html)
95 …ect()`](https://developer.android.com/reference/android/telecom/Connection.html#onDisconnect%28%29)
97 …nAnswer()`](https://developer.android.com/reference/android/telecom/Connection.html#onAnswer%28%29)
99 …nReject()`](https://developer.android.com/reference/android/telecom/Connection.html#onReject%28%29)
[all …]
D7_1_display-and-graphics.md6 http://developer.android.com/guide/practices/screens_support.html).
52 https://developer.android.com/guide/topics/manifest/supports-screens-element.html)
99 https://developer.android.com/reference/android/view/Display.html)
101 https://developer.android.com/reference/android/content/res/Configuration.html)
114 https://developer.android.com/guide/topics/ui/multi-window.html#configuring)
118 https://developer.android.com/reference/android/R.attr.html#maxAspectRatio)
127 https://developer.android.com/guide/topics/ui/multi-window.html#configuring)
130 https://developer.android.com/reference/android/R.attr.html#minAspectRatio)
144 https://developer.android.com/reference/android/util/DisplayMetrics.html#DENSITY_DEVICE_STABLE)
201 https://developer.android.com/reference/android/util/DisplayMetrics.html) API.
[all …]
D7_9_virtual-reality.md11 https://developer.android.com/reference/android/app/Activity.html#setVrModeEnabled%28boolean, andro…
48 …ffer`](https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VK_ANDROID_ex…
49 …ming`](https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VK_GOOGLE_dis…
50 …mage`](https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VK_KHR_shared…
58 …pport for [`AHardwareBuffer`](https://developer.android.com/ndk/reference/hardware__buffer_8h.html)
104 …ps://developer.android.com/reference/android/hardware/SensorDirectChannel.html#TYPE_HARDWARE_BUFFE…
D7_5_cameras.md11 …URE`](https://developer.android.com/reference/android/provider/MediaStore.html#ACTION_IMAGE_CAPTUR…
12 …URE`](https://developer.android.com/reference/android/provider/MediaStore.html#ACTION_IMAGE_CAPTUR…
14 …URE`](https://developer.android.com/reference/android/provider/MediaStore.html#ACTION_VIDEO_CAPTUR…
17 …ION`](https://developer.android.com/reference/android/Manifest.permission.html#ACCESS_FINE_LOCATIO…
72 http://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation(int))
77 http://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation(int))
161 https://developer.android.com/reference/android/hardware/camera2/CameraMetadata.html#REQUEST_AVAILA…
163 …https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#REQUES…
165 http://developer.android.com/reference/android/hardware/Camera.html)
176 https://developer.android.com/reference/android/hardware/Camera.Parameters.html)
[all …]
D7_3_sensors.md13 http://developer.android.com/reference/android/content/pm/PackageManager.html)
26 http://developer.android.com/reference/android/hardware/SensorEvent.html)
38 https://source.android.com/devices/sensors/report-modes.html#continuous),
47 http://developer.android.com/reference/android/hardware/SensorEvent.html#timestamp)
78 in [sensor types](https://source.android.com/devices/sensors/sensor-types.html).
84 https://source.android.com/devices/sensors/sensor-types.html#composite_sensor_type_summary).
121 http://developer.android.com/reference/android/hardware/Sensor.html#TYPE_ACCELEROMETER)
124 http://developer.android.com/reference/android/hardware/SensorEvent.html)
135 (https://developer.android.com/reference/android/hardware/Sensor.html#STRING_TYPE_ACCELEROMETER_UNC…
163 https://developer.android.com/reference/android/hardware/Sensor.html#TYPE_GAME_ROTATION_VECTOR)
[all …]
/compatibility/cdd/4_application-packaging/
D4_0_intro.md8 http://developer.android.com/tools/help/index.html).
16 [APK Signature Scheme v3](https://source.android.com/security/apksigning/v3.html)
17 , [APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html)
19 https://source.android.com/security/apksigning/v2.html#v1-verification).
21 [.apk](http://developer.android.com/guide/components/fundamentals.html),
23 http://developer.android.com/guide/topics/manifest/manifest-intro.html),
30 https://developer.android.com/reference/android/Manifest.permission.html#DELETE_PACKAGES)
33 https://developer.android.com/reference/android/content/Intent.html#ACTION_PACKAGE_NEEDS_VERIFICATI…
35 https://developer.android.com/reference/android/os/storage/StorageManager.html#ACTION_MANAGE_STORAG…
39 …OURCES`](http://developer.android.com/reference/android/provider/Settings.html#ACTION_MANAGE_UNKNO…
[all …]
/compatibility/cdd/3_software/
D3_14_media-ui.md5 …ugh [`MediaBrowser`](http://developer.android.com/reference/android/media/browse/MediaBrowser.html)
6 or [`MediaSession`](http://developer.android.com/reference/android/media/session/MediaSession.html),
10 …n [`MediaDescription`](http://developer.android.com/reference/android/media/MediaDescription.html).
16 …ire [`MediaBrowser`](http://developer.android.com/reference/android/media/browse/MediaBrowser.html)
22 https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HEADSETHOOK)
23 …LAY_PAUSE`](https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_MEDIA_PLAY_…
24 …as [`KEYCODE_MEDIA_NEXT`](https://developer.android.com/reference/android/view/KeyEvent.html#KEYCO…
25 …veloper.android.com/reference/android/media/session/MediaSession.Callback.html#onMediaButtonEvent%…
D3_8_user-interface-compatibility.md13 https://developer.android.com/reference/android/graphics/drawable/AdaptiveIconDrawable.html)
16 https://developer.android.com/reference/android/content/pm/PackageManager.html)
24 …https://developer.android.com/reference/android/content/pm/ShortcutManager.html#isRequestPinShortc…
27 …https://developer.android.com/reference/android/content/pm/ShortcutManager.html#requestPinShortcut…
31 https://developer.android.com/guide/topics/ui/shortcuts.html).
38 …https://developer.android.com/reference/android/content/pm/ShortcutManager.html#isRequestPinShortc…
43 https://developer.android.com/reference/android/content/pm/ShortcutManager.html)
49 https://developer.android.com/reference/android/content/pm/ShortcutManager.html)
56 …https://developer.android.com/reference/android/app/NotificationChannel.html#setShowBadge%28boolea…
65 https://developer.android.com/preview/features/notification-badges.html)
[all …]
D3_18_contacts.md15 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_NAME),
17 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_TYPE),
28 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_NAME),
30 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_TYPE),
36 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_NAME),
38 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_TYPE),
48 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_NAME),
50 …loper.android.com/reference/android/provider/ContactsContract.RawContacts.html#getLocalAccountName…
52 …//developer.android.com/reference/android/provider/ContactsContract.SyncColumns.html#ACCOUNT_TYPE),
54 …loper.android.com/reference/android/provider/ContactsContract.RawContacts.html#getLocalAccountType…
[all …]
D3_9_device-administration.md6 …roid Device Administration API](http://developer.android.com/guide/topics/admin/device-admin.html).
9 http://developer.android.com/guide/topics/admin/device-admin.html)
25 …http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp…
28 …s://developer.android.com/reference/android/app/admin/DevicePolicyManager.html\#isProvisioningAllo…
30 …p://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#ACTION_PROVISION_MA…
34 …s://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#MIME_TYPE_PROVISION…
36 …s://developer.android.com/reference/android/app/admin/DevicePolicyManager.html\#isProvisioningAllo…
54 http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html)
62 …p://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#ACTION_PROVISION_MA…
71 …p://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#ACTION_PROVISION_MA…
[all …]
D3_4_web-compatibility.md13 http://developer.android.com/reference/android/webkit/WebView.html)
33 [HTML5 specification](http://html.spec.whatwg.org/multipage/).
55 http://www.w3.org/html/wg/drafts/html/master/browsers.html#offline)
57 http://www.w3.org/html/wg/drafts/html/master/semantics.html#video)
67 http://html.spec.whatwg.org/multipage/) as possible on the standalone
D3_5_api-behavioral-compatibility.md26 https://developer.android.com/reference/android/location/GnssMeasurement.html)
28 https://developer.android.com/reference/android/location/GnssNavigationMessage.html).
31 https://developer.android.com/reference/android/location/LocationManager.html)
33 https://developer.android.com/reference/android/net/wifi/WifiManager.html#startScan%28%29)
40 https://developer.android.com/guide/topics/manifest/permission-element.html#plevel)
42 https://developer.android.com/preview/features/background-broadcasts.html)
47 https://developer.android.com/reference/android/app/Service.html#stopSelf%28%29)
54 https://developer.android.com/reference/java/security/Security.html#getProviders%28%29)
57 https://developer.android.com/reference/java/security/Provider.html#getName%28%29))
60 …https://developer.android.com/reference/java/security/Security.html#insertProviderAt%28java.securi…
[all …]
D3_16_companion_device_pairing.md5 ](https://developer.android.com/reference/android/companion/CompanionDeviceManager.html)
11 …](https://developer.android.com/reference/android/content/pm/PackageManager.html?#FEATURE_COMPANIO…
14 ](https://developer.android.com/reference/android/companion/package-summary.html)
D3_10_accessibility.md13 http://developer.android.com/reference/android/view/accessibility/package-summary.html)
17 http://developer.android.com/reference/android/accessibilityservice/AccessibilityService.html)
22 …droid.com/reference/android/accessibilityservice/AccessibilityServiceInfo.html#FLAG%5FREQUEST%5FAC…
31 https://developer.android.com/reference/android/content/pm/ComponentInfo.html#directBootAware)
D3_2_soft-api-compatibility.md12 …ermission reference page](http://developer.android.com/reference/android/Manifest.permission.html).
19 [android.os.Build class](http://developer.android.com/reference/android/os/Build.html)
35 …<a href="http://source.android.com/compatibility/ANDROID_VERSION/versions.html">ANDROID_VERSION</a…
220 …<td><a href="https://developer.android.com/reference/android/os/Build.html#BOOTLOADER">BOOTLOADER<…
227 …<td><a href="https://developer.android.com/reference/android/os/Build.html#getRadioVersion()">getR…
236 …<td><a href="https://developer.android.com/reference/android/os/Build.html#getSerial()">getSerial(…
358 http://developer.android.com/reference/android/provider/Settings.html#ACTION_HOME_SETTINGS)
365 http://developer.android.com/reference/android/provider/Telephony.Sms.Intents.html#ACTION_CHANGE_DE…
369 https://developer.android.com/reference/android/telecom/TelecomManager.html#ACTION_CHANGE_DEFAULT_D…
377 https://developer.android.com/reference/android/telecom/TelecomManager.html#ACTION_CHANGE_PHONE_ACC…
[all …]
/compatibility/cdd/5_multimedia/
D5_7_network-protocols.md4 http://developer.android.com/guide/appendix/media-formats.html)
15 http://tools.ietf.org/html/draft-pantos-http-live-streaming-07).
77 <td><a href="https://tools.ietf.org/html/rfc6184">RFC 6184</a></td>
84 <td><a href="https://tools.ietf.org/html/rfc6416">RFC 6416</a></td>
92 <a href="https://tools.ietf.org/html/rfc3551">RFC 3551</a><br/>
93 <a href="https://tools.ietf.org/html/rfc4629">RFC 4629</a><br/>
94 <a href="https://tools.ietf.org/html/rfc2190">RFC 2190</a>
104 <a href="https://tools.ietf.org/html/rfc4629">RFC 4629</a>
114 <a href="https://tools.ietf.org/html/rfc4867">RFC 4867</a>
124 <a href="https://tools.ietf.org/html/rfc4867">RFC 4867</a>
[all …]
D5_6_audio-latency.md36 [OpenSL ES](https://developer.android.com/ndk/guides/audio/opensl/index.html)
37 APIs within [Android NDK](https://developer.android.com/ndk/index.html).
39 [AAudio](https://developer.android.com/ndk/guides/audio/aaudio/aaudio.html) APIs
40 within [Android NDK](https://developer.android.com/ndk/index.html).
54 [AudioTrack.getTimestamp](https://developer.android.com/reference/android/media/AudioTrack.html#get…
68 [AudioTrack.getTimestamp](https://developer.android.com/reference/android/media/AudioTrack.html#get…
84 …ing)`](https://developer.android.com/reference/android/media/AudioManager.html#getProperty%28java.…
85 …FFER`](https://developer.android.com/reference/android/media/AudioManager.html#PROPERTY_OUTPUT_FRA…
96 [AudioRecord.getTimestamp](https://developer.android.com/reference/android/media/AudioRecord.html#g…
112 [AudioRecord.getTimestamp](https://developer.android.com/reference/android/media/AudioRecord.html#g…
/compatibility/cdd/6_dev-tools-and-options/
D6_1_developer_tools.md7 * [**Android Debug Bridge (adb)**](http://developer.android.com/tools/help/adb.html)
10 including [`dumpsys`](https://source.android.com/devices/input/diagnostics.html)
73 … [**Dalvik Debug Monitor Service (ddms)**](http://developer.android.com/tools/debugging/ddms.html)
78 * [**Monkey**](http://developer.android.com/tools/help/monkey.html)
81 * [**SysTrace**](http://developer.android.com/tools/help/systrace.html)
123 ….khronos.org/registry/vulkan/specs/1.1-extensions/man/html/vkEnumerateInstanceLayerProperties.html)
125 https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/vkCreateInstance.html)
/compatibility/cdd/8_performance-and-power/
D8_5_consistent-performance.md13 https://developer.android.com/reference/android/os/PowerManager.html#isSustainedPerformanceModeSupp…
23 https://developer.android.com/reference/android/view/Window.html#setSustainedPerformanceMode%28bool…
34 …usiveCores()`](https://developer.android.com/reference/android/os/Process.html#getExclusiveCores%2…
45 https://developer.android.com/reference/android/os/Process.html#getExclusiveCores%28%29)
/compatibility/cdd/9_security-model/
D9_5_multi-user-support.md4 http://developer.android.com/reference/android/os/UserManager.html)
9 http://developer.android.com/reference/android/os/Environment.html)
16 http://source.android.com/devices/storage/traditional.html).
20 http://developer.android.com/guide/topics/security/permissions.html)
D9_1_permissions.md6 http://developer.android.com/guide/topics/security/permissions.html)
16 https://developer.android.com/reference/android/content/pm/PermissionInfo.html#PROTECTION&lowbar;FL…
47 https://developer.android.com/preview/features/security/ckv-whitepaper.html)
70 …](https://developer.android.com/reference/android/telephony/TelephonyManager.html#getAllCellInfo())
91 …SSION`](https://developer.android.com/reference/android/provider/Settings.html#ACTION_MANAGE_OVERL…
96 …https://developer.android.com/reference/android/provider/Settings.html#ACTION_MANAGE_OVERLAY_PERMI…
/compatibility/cdd/2_device-types/
D2_5_automotive-reqs.md30 http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BACK))
33 [`GEAR_SELECTION`](https://developer.android.com/reference/android/car/VehiclePropertyIds.html#GEAR…
34 [`NIGHT_MODE`](https://developer.android.com/reference/android/car/VehiclePropertyIds.html#NIGHT_MO…
35 [`PERF_VEHICLE_SPEED`](https://developer.android.com/reference/android/car/VehiclePropertyIds.html#…
36 …ON`](https://developer.android.com/reference/android/car/VehiclePropertyIds.html#PARKING_BRAKE_ON).
38 [`NIGHT_MODE`](https://developer.android.com/reference/android/car/VehiclePropertyIds.html#NIGHT_MO…
43 …s://developer.android.com/reference/android/hardware/SensorAdditionalInfo.html#TYPE_SENSOR_PLACEME…
61 http://source.android.com/devices/sensors/sensor-types.html#auto_axes).
68 …IBRATED`](https://developer.android.com/reference/android/hardware/Sensor.html#TYPE_GYROSCOPE_UNCA…
261 http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR).
[all …]

123