/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | AccessibilityManagerTest.java | 217 private static AccessibilityEvent eqAccessibilityEvent(AccessibilityEvent matched) { in eqAccessibilityEvent() argument 218 reportMatcher(new AccessibilityEventMather(matched)); in eqAccessibilityEvent() 243 public boolean matches(Object matched) { in matches() argument 244 if (!(matched instanceof AccessibilityEvent)) { in matches() 247 AccessibilityEvent receivedEvent = (AccessibilityEvent) matched; in matches() 263 public boolean matches(Object matched) { in matches() argument 264 if (!(matched instanceof IAccessibilityManagerClient)) { in matches()
|
/frameworks/base/core/jni/ |
D | android_net_TrafficStats.cpp | 89 int matched = sscanf(buffer, "%31s %" SCNu64 " %" SCNu64 " %" SCNu64 in parseIfaceStats() local 93 if (matched >= 5) { in parseIfaceStats() 94 if (matched == 7) { in parseIfaceStats() 102 if (matched == 7) { in parseIfaceStats()
|
/frameworks/compile/mclinker/lib/Object/ |
D | SectionMap.cpp | 185 if (matched(**in, pInputFile, pInputSection)) in find() 199 if (matched(**in, pInputFile, pInputSection)) in find() 308 bool SectionMap::matched(const SectionMap::Input& pInput, in matched() function in SectionMap 312 if (pInput.spec().hasFile() && !matched(pInput.spec().file(), pInputFile)) in matched() 319 if (matched(llvm::cast<WildcardPattern>(**file), pInputFile)) { in matched() 328 if (matched(llvm::cast<WildcardPattern>(**sect), pInputSection)) { in matched() 337 bool SectionMap::matched(const WildcardPattern& pPattern, in matched() function in SectionMap
|
/frameworks/base/services/core/java/com/android/server/ |
D | LockSettingsService.java | 425 final boolean matched = Arrays.equals(stored, hash); in checkPattern() 426 if (matched && !TextUtils.isEmpty(pattern)) { in checkPattern() 429 return matched; in checkPattern() 453 final boolean matched = Arrays.equals(stored, hash); in checkPassword() 454 if (matched && !TextUtils.isEmpty(password)) { in checkPassword() 457 return matched; in checkPassword()
|
/frameworks/compile/mclinker/include/mcld/Object/ |
D | SectionMap.h | 198 bool matched(const Input& pInput, 202 bool matched(const WildcardPattern& pPattern, const std::string& pName) const;
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | data-element.jd | 65 are matched against filters, can be found in another document, 119 path that is matched against the complete path in an Intent object. The 120 {@code pathPrefix} attribute specifies a partial path that is matched against 122 attribute specifies a complete path that is matched against the complete path
|
/frameworks/base/core/java/com/google/android/util/ |
D | AbstractMessageParser.java | 1180 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/ |
D | PhoneNumberUtils.java | 454 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/tools/help/uiautomator/ |
D | UiWatcher.jd | 70 …<ul class="nolist"><li>true to indicate a matched condition, or false if no matching condition is …
|
D | UiCollection.jd | 1072 The returned UiObject will point at the <code>childPattern</code> instance that matched the 1073 search and not at the identifying child element that matched the content description.</p></p></div> 1145 <td>int the desired matched instance of this <code>childPattern</code></td> 1199 instance that matched the search and not at the identifying child element that matched the 1263 …<ul class="nolist"><li>the number of matched childPattern under the current <code><a href="UiColle…
|
D | Configurator.jd | 166 the user interface so that it can be matched by a selector.</div> 260 interface so that it can be matched by a selector.</div> 714 the user interface so that it can be matched by a selector. 927 interface so that it can be matched by a selector.
|
D | UiObjectNotFoundException.jd | 8 …est runs when a <code><a href="UiSelector.html">UiSelector</a></code> selector could not be matched
|
D | index.jd | 179 …ls/help/uiautomator/UiSelector.html">{@code UiSelector}</a> could not be matched to any UI element…
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 43 …_forbid_nest_group, DiagnosticEngine::Fatal, "not matched --start-group and --end-group", "not mat…
|
/frameworks/base/libs/androidfw/ |
D | BackupHelpers.cpp | 1093 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()
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
D | Am.java | 936 boolean matched = false; in runInstrument() 939 matched = true; in runInstrument() 944 if (!matched) { in runInstrument()
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2459 bool matched = false; in placeOutputSections() local 2463 matched = true; in placeOutputSections() 2466 matched = ((*it)->flag() & llvm::ELF::SHF_WRITE) == 0; in placeOutputSections() 2469 matched = ((*it)->flag() & llvm::ELF::SHF_WRITE) != 0; in placeOutputSections() 2473 if (matched) in placeOutputSections()
|
/frameworks/base/docs/html/guide/topics/search/ |
D | adding-recent-query-suggestions.jd | 216 two-line mode, then the query text is also matched against this second line when the system
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | wifi-direct.jd | 164 /** register the BroadcastReceiver with the intent values to be matched */
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 265 android.content.res.Configuration} fields are integers that are matched to specific constants
|
/frameworks/base/docs/html/training/multiscreen/ |
D | screensizes.jd | 234 <p>The last two files are identical, because one of them will be matched by
|
/frameworks/base/docs/html/tools/debugging/ |
D | systrace.jd | 220 ending method calls are properly matched to measure your applications processing.
|
/frameworks/base/docs/html/guide/faq/ |
D | troubleshooting.jd | 84 from being displayed because the intent filter will not be matched. Extra
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | wifip2p.jd | 367 /* register the broadcast receiver with the intent values to be matched */
|
/frameworks/base/docs/html/guide/components/ |
D | intents-filters.jd | 710 <p>The following sections describe how an intents are matched to the appropriate component(s) 888 <p>Intents are matched against intent filters not only to discover a target
|