Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 93) sorted by relevance

1234

/development/ndk/
DNOTICE.zlib4 warranty. In no event will the authors be held liable for any damages
11 1. The origin of this software must not be misrepresented; you must not
13 in a product, an acknowledgment in the product documentation would be
15 2. Altered source versions must be plainly marked as such, and must not be
17 3. This notice may not be removed or altered from any source distribution.
/development/samples/browseable/BasicManagedProfile/
D_index.jd9 enable or disable other apps and how to set restrictions to them. Intents can be
10 configured to be forwarded between primary account and managed profile. Finally, you can
12 Note that there can only be one managed profile on a device.
/development/samples/browseable/TextLinkify/
D_index.jd8 This sample illustrates how links can be added to a TextView. This can be done either
/development/host/windows/usb/
Dreadme.txt1 android_winusb.inf file contained in this folder must be used to install
20 to install WinUsb framework. These files can be obtained from WDK 'redist'
24 android_winusb.inf file can be modified in order to provide support for the
28 file is modified, .cat files must be rebuilt and resigned in order to keep
30 not break the installation, but it will cause security warnings (that can be
33 As an alternative to modification, android_winusb.inf file can be used as a
37 The simplest way to create .cat files would be using inf2cat.exe utility,
/development/samples/browseable/DragAndDropAcrossApps/
D_index.jd8 This sample demonstrates how data can be moved between views within an
11 DropTarget. DragSource contains images and text that can be dropped into the DropTarget
13 must request permission first, before it can be used.
/development/samples/browseable/ActiveNotifications/
D_index.jd8 Notifications can now be grouped in Android N. Since Android M, the
13 If you add more than one notification a notification summary will be
/development/samples/browseable/AutoBackupForApps/
D_index.jd12 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
14 sample\'s data to be cleared and replaced with a copy from the backup server.
/development/ndk/platforms/
DREADME.CRT.TXT12 that they'll be sent to the C-preprocessor before being assembled into
35 This is equivalent to crtbegin_dynamic.[cS], but shall be used for
40 This source file shall be used when generating an executable, i.e. used
45 Actually, it *must* be compiled into an object named 'crtend_android.o'
49 could probably be removed in the future).
52 This source's object file shall be used when generating a shared library,
85 This section shall *not* be used on Android. Used on some GLibc-based
90 This section shall *not* be used on Android. Used on some GLibc-based
98 '__dso_handle' must be defined in each shared library.
105 The statement above creates a hidden function, which address will be added
[all …]
/development/tools/apkcheck/
DREADME.txt13 The dependency set for an APK can be generated with "dexdeps". It finds
40 would otherwise be flagged as illegal by apkcheck.
44 "com.google.android.maps"). Warnings will be generated instead.
55 In some cases involving generic signatures it may not be possible
57 been hard-coded into the program. They can be included by specifying
78 This could be a Creator class in the package android.os.Parcelable,
96 class appears to be an Enum (the superclass is java.lang.Enum), we emit
107 to be an annotation (extends Object, implements Annotation, defines no
124 emit a warning instead of an error. (We could be more thorough and try
158 details are not present in the XML. This particular case will be handled
[all …]
/development/vndk/tools/definition-tool/
DREADME.md32 1. `libexample1.so` should be copied to `/system/lib[64]/vndk-sp`.
33 2. `libexample2.so` should be copied to `/vendor/lib[64]/vndk-sp`.
34 3. `libexample3.so` should be copied to `/vendor/lib[64]`.
43 * `##_VNDK_SP_##` should be replaced by library names tagged with `vndk_sp`.
45 * `##_VNDK_SP_EXT_##` should be replaced by library names tagged with
48 * `##_EXTRA_VENDOR_LIBS_##` should be replaced by library names tagged with
51 * `$(YOUR_DEVICE_NAME)` has to be replaced by your own device product name.
/development/tutorials/MoarRam/
DREADME.txt1 This is a simple app that can be used as a tutorial or reference benchmark
13 Each allocation can be freed by clicking the corresponding free button in the
/development/samples/training/basic/ActivityLifecycle/
Dant.properties3 # This file must be checked in Version Control Systems, as it is
16 # The password will be asked during the build when you use the 'release' target.
Dbuild.properties3 # This file must be checked in Version Control Systems, as it is
16 # The password will be asked during the build when you use the 'release' target.
Dproject.properties4 # This file must be checked in Version Control Systems.
/development/tools/extract/
DREADME.txt1 This tool can be used to extract platform annotations, for use by
6 retention that we still want to allow the IDE to be aware
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dbitops_32.h22 #error only <linux/bitops.h> can be included directly
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dbitops.h22 #error only <linux/bitops.h> can be included directly
/development/samples/SkeletonApp/
Dreadme.txt45 it must be lower-case.
50 The res/drawable/ directory contains images and other things that can be
51 drawn to the screen. These can be bitmaps (in .png or .jpeg format) or
63 They all use the same syntax; all of these resources could be defined in one
/development/samples/
DREADME2 be packaged with the SDK.
/development/samples/TicTacToeMain/
Ddefault.properties20 # This file must be checked in Version Control Systems.
27 # Project target. This requires the tools from SDK Froyo (API 8) to be used.
/development/samples/browseable/MediaRecorder/
D_index.jd10 can be easily replaced with a SurfaceView to run on older devices.
/development/samples/USB/MissileLauncher/
Ddefault.properties4 # This file must be checked in Version Control Systems.
/development/samples/browseable/SwipeRefreshLayoutBasic/
D_index.jd10 In this sample the View which can be refreshed is a ListView.
/development/samples/training/multiscreen/newsreader/
Dproject.properties4 # This file must be checked in Version Control Systems.
/development/samples/USB/AdbTest/
Ddefault.properties4 # This file must be checked in Version Control Systems.

1234