OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allows
(Results
126 - 150
of
8470
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mockito/src/org/mockito/stubbing/
OngoingStubbing.java
47
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
64
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
86
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
111
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
143
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
159
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
166
* This method is an alias of {@link #thenAnswer(Answer)}. This alias
allows
177
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
187
* It
allows
to create a stub in one line of code.
DeprecatedOngoingStubbing.java
44
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
61
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
77
* @return iOngoingStubbing object that
allows
stubbing consecutive calls
/docs/source.android.com/src/accessories/
protocol.jd
20
<p> Android Open Accessory support
allows
external USB hardware (an Android USB accessory) to interact
25
Protocol, that
allows
them to detect Android-powered devices that support
29
and
allows
you to build accessories that can interact with an assortment of Android-powered
/external/chromium_org/chromeos/dbus/
permission_broker_client.h
18
// process that
allows
requesting permission to access specific device nodes.
39
// This
allows
devices with multiple interfaces to be accessed even if
48
// while requesting access. This
allows
devices with multiple interfaces to be
/frameworks/base/docs/html/training/beam-files/
index.jd
31
Android
allows
you to transfer large files between devices using the Android Beam file transfer
32
feature. This feature has a simple API and
allows
users to start the transfer process by simply
40
in the Android NFC framework, which
allows
you to read NDEF messages from NFC tags. To learn
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h
106
#define LOCK_READ 64 /* which
allows
concurrent read operations */
107
#define LOCK_WRITE 128 /* which
allows
concurrent write operations */
108
#define LOCK_RW 192 /* which
allows
concurrent read & write ops */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
106
#define LOCK_READ 64 /* which
allows
concurrent read operations */
107
#define LOCK_WRITE 128 /* which
allows
concurrent write operations */
108
#define LOCK_RW 192 /* which
allows
concurrent read & write ops */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
106
#define LOCK_READ 64 /* which
allows
concurrent read operations */
107
#define LOCK_WRITE 128 /* which
allows
concurrent write operations */
108
#define LOCK_RW 192 /* which
allows
concurrent read & write ops */
/frameworks/base/core/res/
AndroidManifest.xml
284
<!--
Allows
an application to send SMS messages. -->
292
<!--
Allows
an application (Phone) to send a request to other applications
301
<!--
Allows
an application to monitor incoming SMS messages, to record
309
<!--
Allows
an application to monitor incoming MMS messages, to record
317
<!--
Allows
an application to receive emergency cell broadcast messages,
327
<!--
Allows
an application to read previously received cell broadcast
344
<!--
Allows
an application to read SMS messages. -->
351
<!--
Allows
an application to write SMS messages. -->
358
<!--
Allows
an application to monitor incoming WAP push messages. -->
382
<!--
Allows
an application to read the user's contacts data. --
[
all
...]
/development/samples/RandomMusicPlayer/
_index.html
2
that manages media playback from a service. It
allows
the user to play music
/development/samples/USB/AdbTest/
_index.html
3
output in a text view and only
allows
connecting to one device at a time.
/docs/source.android.com/src/devices/tech/security/
enhancements43.jd
17
allows
the use of SELinux in a permissive mode. This mode logs any policy
44
Android now has a keystore provider that
allows
51
(isBoundKeyType) that
allows
applications to confirm that system-wide keys
77
reboot, in addition to periodic mixing. This
allows
retention of all
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/
ConfigurableProvider.java
7
* Implemented by the BC provider. This
allows
setting of hidden parameters,
/external/chromium/base/
debug_message.cc
10
// add the program name as the first parameter. This
allows
us to just
/external/chromium/chrome/browser/accessibility/
browser_accessibility_mac.h
41
//
Allows
access to the BrowserAccessibilityCocoa which wraps this.
/external/chromium/chrome/browser/parsers/
metadata_parser_factory.h
13
// Used to check to see if a parser can parse a particular file, and
allows
metadata_parser_manager.h
17
// given file.
Allows
parsers to register themselves.
/external/chromium/chrome/browser/sync/engine/
http_post_provider_factory.h
26
// This
allows
actual HttpPostProvider subclass implementations to be
/external/chromium/chrome/browser/ui/cocoa/
event_utils.h
22
// which is the same format as |-NSEvent modifierFlags|. This
allows
/external/chromium/chrome/browser/ui/cocoa/status_icons/
status_icon_mac.h
35
// Getter for item_ that
allows
lazy initialization.
/external/chromium/net/base/
net_export.h
10
// be exported to consumers, and NET_EXPORT_PRIVATE that
allows
unit tests to
/external/chromium/net/tools/spdyshark/
moduleinfo.nmake
21
# This
allows
the resources to be built correctly and the version
/external/chromium_org/android_webview/browser/
aw_http_auth_handler_base.h
22
//
allows
the browser/ layer to be unaware of JNI/Java shenanigans.
/external/chromium_org/ash/
scoped_target_root_window.h
17
// Constructing a ScopedTargetRootWindow
allows
temporarily
/external/chromium_org/ash/wm/dock/
docked_window_layout_manager_observer.h
21
// Reason for notification.
Allows
selectively ignoring notifications to
Completed in 888 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>