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

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/net/
URLConnection.java 116 * Specifies whether this {@code URLConnection} allows sending data.
121 * Specifies whether this {@code URLConnection} allows receiving data.
358 * Returns the default setting whether this connection allows using caches.
369 * connection allows to receive data.
371 * @return {@code true} if this connection allows input, {@code false}
381 * this connection allows to send data.
383 * @return {@code true} if this connection allows output, {@code false}
662 * URLConnection} allows to use caches.
825 public static void setDefaultAllowUserInteraction(boolean allows) {
826 defaultAllowUserInteraction = allows;
    [all...]
  /external/blktrace/doc/
btt.1 188 The \-l option allows one to output per\-IO D2C latencies
197 The \-L option allows one to output periodic latency information for both
207 (gen_disk_info.py), and allows for better output of device names.
238 The \-q option allows one to output per\-IO Q2C latencies
247 The \-Q option allows one to output data files showing the time stamp
337 The \-z option allows one to output per\-IO Q2D latencies
  /external/e2fsprogs/debian/
control.in 148 The blkid library which allows system programs like fsck and
150 LABEL. This allows system administrators to avoid specifying
161 The blkid library which allows system programs like fsck and
163 LABEL. This allows system administrators to avoid specifiying
175 The blkid library which allows system programs like fsck and
177 LABEL. This allows system administrators to avoid specifiying
  /external/apache-http/src/org/apache/http/conn/scheme/
Scheme.java 68 /** Indicates whether this scheme allows for layered connections */
78 * Whether the created scheme allows for layered connections
144 * Indicates whether this scheme allows for layered connections.
  /external/chromium/chrome/browser/history/
text_database.h 59 // connection. This allows one sqlite3 object to share many TextDatabases,
60 // meaning that they will all share the same cache, which allows us to limit
82 // Allows updates to be batched. This gives higher performance when multiple
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channelmanager.h 47 // ChannelManager allows the MediaEngine to run on a separate thread, and takes
53 // ChannelManager also allows the application to discover what devices it has
60 // For testing purposes. Allows the media engine and dev manager to be mocks.
  /external/icu4c/common/unicode/
caniter.h 38 * This class allows one to iterate through all the strings that are canonically equivalent to a given
111 * Set a new source for this iterator. Allows object reuse.
112 * @param newSource the source string to iterate against. This allows the same iterator to be used
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 97 * Use this if your listener has a user interface that allows the user to dismiss individual
103 * <b>Note:</b> If your listener allows the user to fire a notification's
125 * Use this if your listener has a user interface that allows the user to dismiss all
  /frameworks/base/docs/html/training/id-auth/
identify.jd 37 <p>Integration with the user's accounts allows you to do a variety of things such as:</p>
60 importantly, it only allows you to remember the user on one device. Imagine the
64 <p>Option (c) is the preferred technique. Account Manager allows you to get
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java 19 * Allows you to set key parameters for running uiautomator tests. The new
105 * allows the uiautomator framework to wait for a match to be found, up until
123 * allows the uiautomator framework to wait for a match to be found, up until
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsEditQuickResponsesFragment.java 47 * Lists quick responses associated with the specified email account. Allows users to create,
139 * a ListView. Optionally allows for editing and deleting of QuickResposnes from ListView.
151 * with a caller-implemented listener or one with a custom adapter that allows deleting
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Config.java 162 // Get the list of default corpora from a resource, which allows vendor overlays.
316 // Get the list of default corpora from a resource, which allows vendor overlays.
321 // Get the list of default corpora from a resource, which allows vendor overlays.
  /bootable/recovery/minadbd/
utils.h 25 * which allows one to use them in succession, only checking for overflows
  /build/tools/acp/
README 36 On most systems it is ignored, but on MinGW/Cygwin it allows "cp foo bar"
  /cts/tools/cts-reference-app-lib/src/android/cts/refapp/
ReferenceAppTestCase.java 73 * Allows tests to record screen snapshots for inclusion in the
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
TranslationAdvice.java 21 * to the early stage. This allows for the final target architecture to
  /dalvik/dx/src/com/android/dx/rop/code/
TranslationAdvice.java 21 * to the early stage. This allows for the final target architecture to
  /development/samples/Compass/
AndroidManifest.xml 42 activity. This allows the user to get to your activity
  /development/samples/NotePad/tests/
AndroidManifest.xml 24 'com.example.android.notepad' allows the test code to use declarations from the application
  /development/samples/SampleSyncAdapter/
_index.html 10 manager</a> allows sharing of credentials across multiple applications and
  /development/samples/SearchableDictionary/
_index.html 7 that match the entered text. The application also allows Quick Search Box (Android's system-wide
  /development/samples/Support4Demos/res/layout/
sliding_pane_layout.xml 37 window is wide enough. This allows the content pane to
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
Logger.java 23 * required to be passed to every logging method. Also, allows automatic insertion of the owner
  /development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
AnimatorPath.java 23 * a path. The API allows you to specify a move location (which essentially
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 28 * kills itself if the display is reconfigured into a shape that allows a two-pane layout, since

Completed in 762 milliseconds

<<11121314151617181920>>