HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 101 - 125 of 8158) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 25 <li>The {@link android.net.wifi.p2p.WifiP2pManager.ActionListener} interface allows you to receive
28 <li>{@link android.net.wifi.p2p.WifiP2pManager.PeerListListener} interface allows you to receive
34 <li>The {@link android.net.wifi.p2p.WifiP2pManager.GroupInfoListener} interface allows you to
39 <li>{@link android.net.wifi.p2p.WifiP2pManager.ConnectionInfoListener} interface allows you to
  /frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 29 * Allows the running test cases to send out interim status
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 29 * Allows the running test cases to send out interim status
  /frameworks/webview/
Android.mk 17 # This package provides a layer of abstraction that allows the WebView
  /libcore/luni/src/main/java/java/nio/
FileDescriptorChannel.java 22 * Allows access to the FileDescriptor underlying a Channel.
  /libcore/luni/src/main/java/java/util/concurrent/
RunnableFuture.java 12 * and allows access to its results.
RunnableScheduledFuture.java 12 * <tt>Future</tt> and allows access to its results.
  /packages/experimental/StrictModeTest/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/sunrpc/
debug.h 31 * Declarations for the sysctl debug interface, which allows to read or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 31 * Declarations for the sysctl debug interface, which allows to read or
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 31 * Declarations for the sysctl debug interface, which allows to read or
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_details_view_controller.h 18 // Allows direct access to the object controller for
44 // This binding allows the cookie tree to use the detail view unmodified.
  /frameworks/base/docs/html/tools/help/uiautomator/
IAutomationSupport.jd 34 <div class="jd-descrdiv">Allows the running test cases to send out interim status</div>
80 <div class="jd-tagdata jd-tagdescr"><p>Allows the running test cases to send out interim status</p></div>
  /packages/apps/Email/src/org/apache/commons/io/
package.html 40 <b>FileSystemUtils</b> allows access to the filing system in ways the JDK
41 does not support. At present this allows you to get the free space on a drive.
  /frameworks/base/core/res/
AndroidManifest.xml 215 <!-- Allows an application to send SMS messages. -->
223 <!-- Allows an application (Phone) to send a request to other applications
232 <!-- Allows an application to monitor incoming SMS messages, to record
240 <!-- Allows an application to monitor incoming MMS messages, to record
248 <!-- Allows an application to receive emergency cell broadcast messages,
258 <!-- Allows an application to read previously received cell broadcast
275 <!-- Allows an application to read SMS messages. -->
282 <!-- Allows an application to write SMS messages. -->
289 <!-- Allows an application to monitor incoming WAP push messages. -->
313 <!-- Allows an application to read the user's contacts data. --
    [all...]
  /packages/providers/DownloadProvider/
AndroidManifest.xml 6 <!-- Allows access to the Download Manager -->
12 <!-- Allows advanced access to the Download Manager -->
18 <!-- Allows to send download completed intents -->
24 <!-- Allows to download non-purgeable files to the cache partition through the public API -->
30 <!-- Allows to queue downloads without a notification shown while the download runs. -->
37 <!-- Allows an app to access all downloads in the system via the /all_downloads/ URIs. The
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_structs.h 14 * Having the layout information available in this file allows us to
71 * Having the layout information available in this file allows us to
105 * Having the layout information available in this file allows us to
133 * Having the layout information available in this file allows us to
165 * Having the layout information available in this file allows us to
203 * Having the layout information available in this file allows us to
239 * Having the layout information available in this file allows us to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h 111 /* Allows setgid(2) manipulation */
112 /* Allows setgroups(2) */
113 /* Allows forged gids on socket credentials passing. */
117 /* Allows set*uid(2) manipulation (including fsuid). */
118 /* Allows forged pids on socket credentials passing. */
136 /* Allows binding to TCP/UDP sockets below 1024 */
137 /* Allows binding to ATM VCIs below 32 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 111 /* Allows setgid(2) manipulation */
112 /* Allows setgroups(2) */
113 /* Allows forged gids on socket credentials passing. */
117 /* Allows set*uid(2) manipulation (including fsuid). */
118 /* Allows forged pids on socket credentials passing. */
136 /* Allows binding to TCP/UDP sockets below 1024 */
137 /* Allows binding to ATM VCIs below 32 */
  /external/smack/src/org/jivesoftware/smack/packet/
PrivacyItem.java 98 * Sets whether the receiver allows or denies incoming IQ stanzas or not.
100 * @param filterIQ indicates if the receiver allows or denies incoming IQ stanzas.
108 * Returns whether the receiver allows or denies incoming messages or not.
118 * Sets wheather the receiver allows or denies incoming messages or not.
120 * @param filterMessage indicates if the receiver allows or denies incoming messages or not.
128 * Returns whether the receiver allows or denies incoming presence or not.
138 * Sets whether the receiver allows or denies incoming presence or not.
140 * @param filterPresence_in indicates if the receiver allows or denies filtering incoming presence.
148 * Returns whether the receiver allows or denies incoming presence or not.
158 * Sets whether the receiver allows or denies outgoing presence or not.
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-cardinalities.h 124 // Creates a cardinality that allows at least n calls.
127 // Creates a cardinality that allows at most n calls.
130 // Creates a cardinality that allows any number of calls.
133 // Creates a cardinality that allows between min and max calls.
136 // Creates a cardinality that allows exactly n calls.
  /external/chromium/testing/gmock/src/
gmock-cardinalities.cc 138 // Creates a cardinality that allows at least n calls.
141 // Creates a cardinality that allows at most n calls.
144 // Creates a cardinality that allows any number of calls.
147 // Creates a cardinality that allows between min and max calls.
152 // Creates a cardinality that allows exactly n calls.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
RSAESOAEPparams.java 117 * ... -- Allows for future expansion --
121 * ... -- Allows for future expansion --
125 * ... -- Allows for future expansion --
  /external/chromium/chrome/browser/extensions/
extension_tts_api_win.cc 69 // The TTS api allows a range of -10 to 10 for speech rate.
74 // The TTS api allows a range of -10 to 10 for speech pitch.
84 // The TTS api allows a range of 0 to 100 for speech volume.
  /external/chromium/net/url_request/
url_request_job_tracker.h 20 // This allows us to warn on leaked jobs and also allows an observer to track
87 // allows iteration over all active jobs

Completed in 1834 milliseconds

1 2 3 45 6 7 8 91011>>