HomeSort by relevance Sort by last modified time
    Searched full:can (Results 351 - 375 of 19256) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/topics/security/
security.jd 30 operations that a particular process can perform, and per-URI permissions
49 application are declared statically in that application, so they can be known
61 control over whether an application can be installed. The most significant
62 ways that signatures impact security is by determining who can access
63 signature-based permissions and who can share user IDs.</p>
76 process level, the code of any two packages can not normally
78 You can use the {@link android.R.attr#sharedUserId} attribute in the
92 you can use the
97 been set appropriately so any other application can see it.</p>
104 meaning it can not do anything that would adversely impact the user experienc
    [all...]
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 5 visual construction blocks that you can glue together to present users with
7 visual <em>components</em>. To meet that need, and to do so efficiently, you can
12 actions), a panel with an icon, a title and a description, and so on. You can
13 create UI components easily by writing a custom <code>View</code>, but you can
22 use <code>&lt;merge /&gt;</code>, which can be particularly powerful when
51 attributes of the included layout. The above example shows that you can use
54 Similarly, you can override all the layout parameters. This means that any
55 <code>android:layout_*</code> attribute can be used with the <code>&lt;include
64 your activity can be placed in the <code>layout/</code> directory and can
    [all...]
gestures.jd 5 mobile devices. With a touch screen, users can easily tap, drag, fling,
14 recognize gestures. This article will show you how you can use the
18 GesturesDemos.zip&amp;can=2&amp;q=#makechanges">download the source code
24 on the emulator, called Gestures Builder. You can use this application to create
27 can find the source code of Gestures Builders in the samples directory of each
35 <p>As you can see, a gesture is always associated with a name. That name is very
37 do not have to be unique. Actually it can be very useful to have several
48 application. This can be achieved in several ways but the easiest is to use the
57 <code>/res/raw/spells</code>. You can easily load libraries from other sources,
78 drawing board on which the user can draw his gestures. You can twea
    [all...]
  /external/libpng/
INSTALL 4 On Unix/Linux and similar systems, you can simply type
14 may fix the problem. You can also run the individual commands in
21 Instead, you can use one of the custom-built makefiles in the
31 Or you can use one of the "projects" in the "projects" directory.
34 is not already on your system. zlib can usually be found
35 wherever you got libpng. zlib can be placed in another directory,
48 You can rename the directories that you downloaded (they
93 If you are building libpng with MSVC, you can enter the
117 test. For more confidence, you can run another test by typing
119 Also, you can run "pngtest -m contrib/pngsuite/*.png" and compar
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebpluginfactory.cpp 4 This library is free software; you can redistribute it and/or
32 factory can be installed on a QWebPage using QWebPage::setPluginFactory().
36 You can provide a QWebPluginFactory by implementing the plugins() and the
38 factory can create, including a description and the supported MIME types.
39 The MIME types each plugin can handle should match the ones specified in
51 \brief the QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create.
132 supported plugins the factory can create.
150 Implemented in subclasses to create a new plugin that can display content of
154 The HTML object element can provide parameters through the \c{<param>} tag.
187 This enum describes the types of extensions that the plugin factory can support. Before using these extensions, yo
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
GradientDrawableTest.java 70 @ToBeFixed(bug = "", explanation = "can not assert, because GradientState is package" +
72 " but we can not get it to assert.")
91 @ToBeFixed(bug = "", explanation = "can not assert, because GradientState is package" +
93 " but we can not get it to assert.")
106 @ToBeFixed(bug = "", explanation = "can not assert, because GradientState is package" +
108 " but we can not get it to assert.")
121 @ToBeFixed(bug = "", explanation = "can not assert, because GradientState is package" +
123 " but we can not get it to assert.")
169 @ToBeFixed(bug = "", explanation = "can not assert, because GradientState is package" +
171 " but we can not get it to assert."
    [all...]
  /external/dbus/
INSTALL 8 procedure can be summarized as:
16 are installed on the host system. The default build behaviour can be
123 you can run in the future to recreate the current configuration, a file
130 diffs or instructions to the address given in the `README' so they can
157 5. You can remove the program binaries and object files from the
159 files that `configure' created (so you can compile the package for
170 the `configure' script does not know about. You can give `configure'
172 a Bourne-compatible shell, you can do that on the command line like
176 Or on systems that have the `env' program, you can do it like this:
182 You can compile the package for more than one kind of computer at th
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 10 * This program is free software; you can redistribute it and/or modify
61 perror("Can't allocate memory");
68 perror("Can't get device list");
126 fprintf(stderr, "Can't reset stats counters hci%d: %s (%d)\n",
146 fprintf(stderr, "Can't set scan mode on hci%d: %s (%d)\n",
157 fprintf(stderr, "Can't open device hci%d: %s (%d)\n",
212 fprintf(stderr, "Can't set auth on hci%d: %s (%d)\n",
229 fprintf(stderr, "Can't set encrypt on hci%d: %s (%d)\n",
241 fprintf(stderr, "Can't init device hci%d: %s (%d)\n",
251 fprintf(stderr, "Can't down device hci%d: %s (%d)\n"
    [all...]
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 31 you can have Mesa 3-D support 3DFX hardware under X11 by setting the
40 attempts to run. You can kill gpm by typing 'killall gpm' as root.
52 is 512x384 (-width 512 -height 384) which can offer a faster speed than
55 You can also specify the resolution of the console independant of the screen
60 automatically determined by the default 4:3 aspect ratio, you can also
71 The amount of textures used in the game can have a large impact on performance.
83 down to the smaller size, but you can cause it to use the larger size if you
89 there are some additional settings that can drastically lower the amount of
94 This makes them blurry, but very small. You can set this to 2 to make the
99 Each player in a deathmatch requires an individual skin texture, so this can
    [all...]
  /external/wpa_supplicant/
config.h 5 * This program is free software; you can redistribute it and/or modify
91 * configuration value can be used to set it to the new version (2).
108 * association parameters (e.g., WPA IE generation); this mode can
115 * (but not BSSID); this can be used, e.g., with ndiswrapper and NDIS
138 * on the interface name, so multiple %wpa_supplicant processes can be
144 * Access control for the control interface can be configured
150 * control interface can be used to change the network
161 * (group can be either group name or gid)
165 * to be created. The value can be set to, e.g., udp
168 * For Windows Named Pipe: This value can be used to set the securit
    [all...]
  /bootable/recovery/edify/
README 26 the function can control which (if any) of the arguments are
27 evaluated. This means that functions can act as control
31 functions, so they can act as control structures as well.
34 the left side, then the right. It can also appear after any
85 - The && and || operators can be used similarly; they evaluate their
99 but the operator can be used anywhere. Its value is the value of
  /external/bluetooth/glib/docs/reference/glib/tmpl/
thread_pools.sgml 13 idea. And it indeed is, but implementing this can be tedious and
19 advantage is, that the threads can be shared between the different
42 Finally you can control the number of unused threads, that are kept
43 alive by GLib for future use. The current number can be fetched with
44 g_thread_pool_get_num_unused_threads(). The maximal number can be
47 can be stopped by calling g_thread_pool_stop_unused_threads().
  /external/opencore/nodes/pvsocketnode/config/common/
pvmf_socket_node_tunables.h 27 //The value can be modified at runtime by the
39 //The value can be modified at runtime by the
52 // This can be modified at compile-time by redefining the value
65 // This can be modified at compile-time by redefining the value
76 // This can be modified at compile-time by redefining the value
89 // This can be modified at compile-time by redefining the value
  /external/proguard/src/proguard/optimize/info/
NonPrivateMemberMarker.java 7 * This program is free software; you can redistribute it and/or modify it
30 * This ClassVisitor marks all class members that can not be made private in the
86 // The referenced class member, if any, can never be made private.
103 // The referenced class member can never be made private.
148 * Returns whether the given field can be made private.
169 * Returns whether the given method can be made private.
  /frameworks/base/docs/html/guide/developing/tools/
layoutopt.jd 5 layouts and layout hierarchies of your applications. You can run it against your
24 7:23 The root-level &lt;FrameLayout/&gt; can be replaced with &lt;merge/&gt;
27 7:7 The root-level &lt;FrameLayout/&gt; can be replaced with &lt;merge/&gt;
41 7:413 The root-level &lt;FrameLayout/&gt; can be replaced with &lt;merge/&gt;
44 7:19 The root-level &lt;FrameLayout/&gt; can be replaced with &lt;merge/&gt;
48 later. If you do not have SDK Tools r3 or later installed in your SDK, you can
  /system/core/libacc/
FEATURES 30 Functions can be used before being declared.
37 + variables can be initialized in declarations.
55 'else' can be used for tests. The 'while' and 'for' C constructs
56 are supported for loops. 'break' can be used to exit
67 - Numbers can be entered in decimal, hexadecimal ('0x' or '0X'
88 (it can be changed in the source code).
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
WhitespaceStrippingElementMatcher.java 28 * A class that implements this interface can tell if a given element should
48 * Get information about whether or not whitespace can be stripped.
51 * @return true if the whitespace can be stripped.
  /development/pdk/docs/compatibility/
contact-us.jd 6 this site, you can reach us in one of a few different ways. To get the most
18 you to disclose information you'd prefer not to be public, you can contact an
28 requests to use branding elements and so on, can be sent to the address <a
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 18 <dd>Demonstrates how you can save and restore preferences, which are stored
22 <dd>Demonstrates how an activity screen can return a result to the
47 process as its client(s). Shows how those clients can either start/stop it
53 This also shows how you can simplify working
60 AndroidManifest.xml file. Shows how those clients can either start/stop it
69 shows how a service can publish multiple interfaces and implement
73 <dd>Demonstrates how you can use a Service as a job queue, where you
76 automatically stops itself once all jobs have been processed. This can be
82 can write a Service that runs in the foreground and works on both pre-2.0
92 <dd>Demonstrates two ways you can schedule alarms: a one-shot alarm tha
    [all...]
_package.html 18 - These examples show various ways you can use activities to implement an
28 - These examples show how you can implement application services, which
40 - These examples show how you can use alarms to schedule background
  /development/samples/SearchableDictionary/
_index.html 4 app (via the device search button or Menu > Search), you can perform a search
5 across the dictionary. As you type, suggestions will appear, which you can select
6 to view the complete definition. You can also execute the search to view all word definitions
  /external/bison/lib/
hard-locale.c 6 This program is free software; you can redistribute it and/or modify
39 can't get away with assuming traditional C or POSIX behavior. */
59 to find their names, so that we can determine whether one
  /external/e2fsprogs/po/
Makevars 34 # It can be your email address, or a mailing list address where translators
35 # can write to without being subscribed, or the URL of a web page through
36 # which the translators can contact you.
  /external/icu4c/samples/ufortune/resources/
Makefile 11 # although the resources can be built from here.
17 # shared library that can then be linked with the
24 # code that can then be built into a .so
  /external/kernel-headers/original/asm-arm/
domain.h 6 * This program is free software; you can redistribute it and/or modify
21 * address for I/O or not. Addresses above the 32 bit boundary can
22 * only be mapped using supersections and supersections can only

Completed in 343 milliseconds

<<11121314151617181920>>