HomeSort by relevance Sort by last modified time
    Searched full:covers (Results 1 - 25 of 575) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/data/
index.jd 16 <p>This class covers different strategies for cloud enabled applications. It covers syncing
  /dalvik/tests/082-inline-execute/
info.txt 6 This test covers the string inline-execute tests, and it done in a
  /dalvik/tests/083-jit-regressions/
info.txt 6 This test covers JIT regressions
  /frameworks/base/docs/html/training/cloudsync/
index.jd 15 <p>This class covers different strategies for cloud enabled applications. It
16 covers syncing data with the cloud using your own back-end web application, and
  /sdk/uiautomatorviewer/src/com/android/uiautomator/tree/
BasicTreeNode.java 80 * bounds covers it. Depending on the layout, some app may have multiple nodes matching it,
92 // checked all children, if at least one child covers the point, return directly
94 // check self if the node has no children, or no child nodes covers the point
  /external/linux-tools-perf/Documentation/
perf.txt 17 covers hardware level (CPU/PMU, Performance Monitoring Unit) features
  /frameworks/base/docs/html/guide/topics/connectivity/
index.jd 35 <p>This class covers different strategies for cloud enabled applications. It covers syncing
  /frameworks/base/docs/html/training/accessibility/
index.jd 33 built into the Android framework. It covers how to optimize your app for
35 descriptions. It also covers how to build accessibility services, that can
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MapItem.java 34 /** {@code non-null;} item type this instance covers */
37 /** {@code non-null;} section this instance covers */
118 * @param type {@code non-null;} item type this instance covers
119 * @param section {@code non-null;} section this instance covers
159 * @param section {@code non-null;} section this instance covers
  /dalvik/dx/src/com/android/dx/dex/file/
MapItem.java 34 /** {@code non-null;} item type this instance covers */
37 /** {@code non-null;} section this instance covers */
118 * @param type {@code non-null;} item type this instance covers
119 * @param section {@code non-null;} section this instance covers
159 * @param section {@code non-null;} section this instance covers
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MapItem.java 34 /** {@code non-null;} item type this instance covers */
37 /** {@code non-null;} section this instance covers */
118 * @param type {@code non-null;} item type this instance covers
119 * @param section {@code non-null;} section this instance covers
159 * @param section {@code non-null;} section this instance covers
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.h 45 // The root layer added to the content view. Covers the whole window.
48 // The layer showing the background layer. Covers the whole visible area.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
BiometricSensorUnlock.java 24 * completely covers the backup unlock mechanism.
40 * Covers the backup unlock mechanism by showing the contents of the view initialized in
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
IssuingDistributionPoint.java 67 * @param onlyContainsUserCerts Covers revocation information for end certificates.
68 * @param onlyContainsCACerts Covers revocation information for CA certificates.
75 * @param onlyContainsAttributeCerts Covers revocation information for attribute certificates.
137 * @param onlyContainsAttributeCerts Covers revocation information for attribute certificates.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb 151 def covers?( range )
161 range.covers?( self )
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 26 __u32 ee_block; /* first logical block extent covers */
37 __u32 ei_block; /* index covers logical blocks from 'block' */
  /packages/apps/Phone/res/layout/
incall_screen.xml 39 visible, covers the upper part of the screen too.) -->
56 <!-- The "Manage conference" UI. This panel is displayed (and covers up
  /packages/apps/Phone/res/layout-land/
incall_screen.xml 49 visible, covers the contact picture/call_card on the left half of the screen) -->
72 <!-- The "Manage conference" UI. This panel is displayed (and covers up
  /external/proguard/src/proguard/classfile/visitor/
ExceptionOffsetFilter.java 30 * covers the instruction at the given offset.
  /frameworks/base/docs/html/training/search/
index.jd 33 depending on the version of Android that is running on the device. This class covers how to add
  /frameworks/base/docs/html/training/sharing/
index.jd 29 <p>This class covers some common ways you can send and receive content between
  /libcore/luni/src/test/java/tests/security/interfaces/
DSAKeyTest.java 31 * test covers following use cases
DSAPublicKeyTest.java 32 * test covers following use cases
RSAKeyTest.java 31 * test covers following use cases
  /sdk/sdk_common/src/com/android/ide/common/resources/
InlineResourceItem.java 27 * This covers the typical ID declaration of "@+id/foo", but does not cover normal value

Completed in 1154 milliseconds

1 2 3 4 5 6 7 8 91011>>