/frameworks/base/tools/preload-check/device/src/com/android/preload/check/ |
D | NotInitializedRegex.java | 40 int matched = 0, notMatched = 0; in main() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LockPatternChecker.java | 30 void onChecked(boolean matched, int throttleTimeoutMs); in onChecked()
|
/frameworks/base/services/core/java/com/android/server/timezone/ |
D | PackageTrackerHelperImpl.java | 140 ResolveInfo matched = resolveInfo.get(0); in receiverRegistered() local
|
/frameworks/compile/mclinker/lib/Object/ |
D | SectionMap.cpp | 296 bool SectionMap::matched(const SectionMap::Input& pInput, in matched() function in mcld::SectionMap 324 bool SectionMap::matched(const WildcardPattern& pPattern, in matched() function in mcld::SectionMap
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardAbsKeyInputViewController.java | 169 void onPasswordChecked(int userId, boolean matched, int timeoutMs, boolean isValidPassword) { in onPasswordChecked()
|
D | KeyguardPatternViewController.java | 159 private void onPatternChecked(int userId, boolean matched, int timeoutMs, in onPatternChecked()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_net_NetworkStatsService.cpp | 87 int matched = sscanf(buffer, "%31s %" SCNu64 " %" SCNu64 " %" SCNu64 in parseIfaceStats() local
|
/frameworks/base/core/java/com/google/android/util/ |
D | AbstractMessageParser.java | 1194 private boolean matched; field in AbstractMessageParser.Format 1202 public void setMatched(boolean matched) { this.matched = matched; } in setMatched()
|
/frameworks/base/libs/androidfw/ |
D | BackupHelpers.cpp | 1096 bool matched = true; in backup_helper_test_four() local
|
/frameworks/base/core/jni/ |
D | android_util_Process.cpp | 389 unsigned int start, end, matched, i; in parse_cpuset_cpus() local
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2362 bool matched = false; in placeOutputSections() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 529 int matched; in compareLoosely() local
|