HomeSort by relevance Sort by last modified time
    Searched full:present (Results 226 - 250 of 5298) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/inspector/front-end/
popover.css 106 .popover ::-webkit-scrollbar:horizontal:corner-present {
133 .popover ::-webkit-scrollbar-track-piece:horizontal:end:corner-present {
152 .popover ::-webkit-scrollbar:vertical:corner-present {
180 .popover ::-webkit-scrollbar-track-piece:vertical:end:corner-present {
  /external/wpa_supplicant_8/src/ap/
ap_list.h 23 int erp; /* ERP Info or -1 if ERP info element not present */
  /frameworks/av/media/libstagefright/
XINGSeeker.cpp 135 if (flags & 0x0001) { // Frames field is present
149 if (flags & 0x0002) { // Bytes field is present
156 if (flags & 0x0004) { // TOC field is present
165 if (flags & 0x0008) { // Quality indicator field is present
  /frameworks/base/core/java/android/test/
FlakyTest.java 26 * test methods. When the annotation is present, the test method is re-executed if
RepetitiveTest.java 26 * When the annotation is present, the test method is executed the number of times specified by
  /frameworks/base/core/java/android/webkit/
DownloadListener.java 26 * present.
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTest.java 24 * annotation is present, the test method is profiled for bandwidth metrics and the results
  /frameworks/base/docs/html/design/building-blocks/
lists.jd 12 <p>Lists present multiple line items in a vertical arrangement. They can be used for data selection as
  /frameworks/base/docs/html/guide/topics/manifest/
uses-library-element.jd 54 If this element is present and its {@code android:required} attribute is set to
56 install the application unless the library is present on the user's device.
85 library if present, but is designed to function without it if necessary.
87 not present. If you use <code>&quot;false&quot;</code>, you are responsible for
  /frameworks/base/graphics/java/android/graphics/
DrawFilter.java 20 * A DrawFilter subclass can be installed in a Canvas. When it is present, it
  /frameworks/base/media/mca/filterfw/native/base/
utilities.h 71 // If the key is present a const pointer to the associated value is returned,
123 // If the key is present a const pointer to the associated value is returned,
146 // If the key is not present in the map the key and value are
148 // took place, false indicates the key was already present.
  /frameworks/base/media/mca/filterpacks/native/base/
utilities.h 71 // If the key is present a const pointer to the associated value is returned,
123 // If the key is present a const pointer to the associated value is returned,
146 // If the key is not present in the map the key and value are
148 // took place, false indicates the key was already present.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
NotificationArea.java 36 // services can choose how to present the content to the user.
  /frameworks/base/test-runner/src/android/test/
TimedTest.java 24 * annotation is present, the test method is timed and the results written through instrumentation
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/
TestGroupingTest.java 43 // only the PublicConstructorTest's test method should be present
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 40 /* Special set cmds to do download via dev node interface if present */
  /hardware/libhardware/modules/audio/
Android.mk 18 # device specific modules are present. The exact load order can be seen in
  /hardware/libhardware/modules/local_time/
Android.mk 22 # if no other device specific modules are present. The exact load order can be
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
filter-out 10 which is only used if there are multiple literals present in both
  /ndk/sources/host-tools/sed-4.2.1/lib/
stripslash.c 27 present. */
  /ndk/sources/host-tools/sed-4.2.1/m4/
btowc.m4 24 dnl is present.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPresenceIconUtil.java 24 * Define the contact present show policy in Contacts
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
MailboxAlarmReceiver.java 26 * also be used for individual sync adapters, but this isn't implemented at the present time.
  /packages/apps/Mms/src/com/android/mms/ui/
Presenter.java 58 public abstract void present(ItemLoadedCallback callback); method in class:Presenter
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILAnimateMotionElement.java 18 * This interface present the <code>animationMotion</code> element in SMIL.

Completed in 447 milliseconds

1 2 3 4 5 6 7 8 91011>>