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

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/
SurfaceView.java 66 * and {@link SurfaceHolder.Callback#surfaceDestroyed} to discover when the
    [all...]
  /frameworks/base/docs/html/design/patterns/
notifications.jd 118 <td>Contextual/background information (e.g. weather information, contextual location information). Minimum priority notifications will not show in the status bar. The user will only discover them when they expand the notification tray.</td>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 258 Many users never discover or use Context menus. It is for this reason that, for
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd 50 Energy in the <em>central role</em> and provides APIs that apps can use to discover
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 58 look there to discover a resource ID. A resource ID is always composed of:</p>
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 222 To discover these theme-only style properties, look at the {@link android.R.attr} reference for
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 460 // This is for test / demonstration purposes only where we discover the key and value sizes
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountCheckSettingsFragment.java 446 LogUtils.d(Logging.LOG_TAG, "Begin auto-discover for " + mCheckEmail);
    [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml 281 <string name="permdesc_getTasks" msgid="7454215995847658102">"Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device."</string>
289 <string name="permdesc_getDetailedTasks" msgid="153824741440717599">"Allows the app to retrieve detailed information about currently and recently running tasks. Malicious apps may discover private information about other apps."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rIN/
strings.xml 281 <string name="permdesc_getTasks" msgid="7454215995847658102">"Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device."</string>
289 <string name="permdesc_getDetailedTasks" msgid="153824741440717599">"Allows the app to retrieve detailed information about currently and recently running tasks. Malicious apps may discover private information about other apps."</string>
    [all...]
  /external/dhcpcd/
dhcpcd.c 115 { DHCP_DISCOVER, "DISCOVER" },
601 * DISCOVER. */
    [all...]
  /external/libusb/libusb/
core.c 341 // discover devices
419 * -# Discover devices using libusb_get_device_list().
    [all...]
  /frameworks/base/docs/html/guide/components/
intents-filters.jd 665 Intents are matched against intent filters not only to discover a target
666 component to activate, but also to discover something about the set of
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java     [all...]
  /art/compiler/dex/quick/mips/
assemble_mips.cc 511 * discover that pc-relative displacements may not fit the selected
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
codegen.cc 502 // instructions to map to the same entry in the set. Whenever we discover
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RopeByteString.java 725 // we discover an empty string in the rope, we toss it and try again.
    [all...]
  /external/dexmaker/src/main/java/com/google/dexmaker/stock/
ProxyBuilder.java 110 * will not be invoked. As a simple concrete example, when proxying Random we discover that it
    [all...]
  /external/dnsmasq/src/
dhcp.c 880 /* If the same IP appears in more than one host config, then DISCOVER
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 367 /// InsertPreheaderForLoop - Once we discover that a loop doesn't have a
  /external/valgrind/main/memcheck/
mc_malloc_wrappers.c 366 This increase the chance to discover dangling pointer usage,
  /frameworks/base/core/java/android/content/
ClipData.java 103 * methods. These allow a client to discover the type(s) of data that a particular
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 194 drawn." You'll discover that the Drawable class extends to define a variety of specific kinds of
  /frameworks/base/docs/html/tools/adk/
adk.jd 355 discover more about how the firmware works.</p>
  /frameworks/base/services/java/com/android/server/media/
MediaRouterService.java 363 // Only let the system discover remote display routes for now.
    [all...]

Completed in 1845 milliseconds

<<11121314151617181920>>