Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DAccessibilityManagerTest.java207 private static AccessibilityEvent eqAccessibilityEvent(AccessibilityEvent matched) { in eqAccessibilityEvent() argument
208 reportMatcher(new AccessibilityEventMather(matched)); in eqAccessibilityEvent()
233 public boolean matches(Object matched) { in matches() argument
234 if (!(matched instanceof AccessibilityEvent)) { in matches()
237 AccessibilityEvent receivedEvent = (AccessibilityEvent) matched; in matches()
253 public boolean matches(Object matched) { in matches() argument
254 if (!(matched instanceof IAccessibilityManagerClient)) { in matches()
/frameworks/base/docs/html/guide/topics/manifest/
Ddata-element.jd64 are matched against filters, can be found in another document,
97 path that is matched against the complete path in an Intent object. The
98 {@code pathPrefix} attribute specifies a partial path that is matched against
100 attribute specifies a complete path that is matched against the complete path
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java1180 private boolean matched; field in AbstractMessageParser.Format
1188 public void setMatched(boolean matched) { this.matched = matched; } in setMatched() argument
1195 if (matched) { in toHtml()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java454 int matched; in compareLoosely() local
466 matched = 0; in compareLoosely()
492 ia--; ib--; matched++; in compareLoosely()
496 if (matched < MIN_MATCH) { in compareLoosely()
503 if (effectiveALen == effectiveBLen && effectiveALen == matched) { in compareLoosely()
511 if (matched >= MIN_MATCH && (ia < 0 || ib < 0)) { in compareLoosely()
/frameworks/base/docs/html/resources/articles/
Dwikinotes-linkify.jd23 the matched text is added, forms a Content URI to allow the correct
76 WikiWord. Linkify will automatically append whatever is matched to a
Dwikinotes-intents.jd10 matched a note belonging to that wiki word. As an example, a matching word like
/frameworks/base/libs/utils/
DBackupHelpers.cpp1093 bool matched = true; in backup_helper_test_four() local
1107 matched = false; in backup_helper_test_four()
1111 return matched ? 0 : 1; in backup_helper_test_four()
DREADME94 (portrait). During lookup, every constraint set is matched against the
/frameworks/base/docs/html/guide/topics/search/
Dadding-recent-query-suggestions.jd216 two-line mode, then the query text is also matched against this second line when the system
/frameworks/base/tools/layoutlib/create/
DREADME.txt76 All classes which name matched the glob pattern are kept.
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd228 android.content.res.Configuration} fields are integers that are matched to specific constants
/frameworks/base/docs/html/resources/faq/
Dtroubleshooting.jd85 from being displayed because the intent filter will not be matched. Extra
/frameworks/base/docs/html/guide/topics/renderscript/
Dgraphics.jd480 coordinates are matched by name between the input Element and the Mesh object being drawn.
/frameworks/base/docs/html/guide/topics/nfc/
Dnfc.jd396 else) in order for your activity to be matched.</p>
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd665 Intents are matched against intent filters not only to discover a target
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt2912 /sdcard/android/layout_tests/transitions/matched-transform-functions.html