Searched refs:minMatch (Results 1 – 5 of 5) sorted by relevance
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | MmsSmsProvider.java | 666 int minMatch = in getSingleAddressId() local 674 (mUseStrictPhoneNumberComparation ? "1)" : "0, " + minMatch + ")"); in getSingleAddressId() 1161 int minMatch = in getMessagesByPhoneNumber() local 1172 (mUseStrictPhoneNumberComparation ? ", 1))" : ", 0, " + minMatch + "))")); in getMessagesByPhoneNumber() 1183 (mUseStrictPhoneNumberComparation ? ", 1))) " : ", 0, " + minMatch + "))) ") + in getMessagesByPhoneNumber()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelper.java | 4458 String minMatch = PhoneNumberUtils.toCallerIDMinMatch(normalizedNumber); in buildPhoneLookupAndContactQuery() local 4460 appendPhoneLookupTables(sb, minMatch, true); in buildPhoneLookupAndContactQuery() 4475 final String minMatch = PhoneNumberUtils.toCallerIDMinMatch(number); in buildFallbackPhoneLookupAndContactQuery() local 4485 sb.append(minMatch); in buildFallbackPhoneLookupAndContactQuery() 4520 final String minMatch = PhoneNumberUtils.toCallerIDMinMatch(number); in buildPhoneLookupAsNestedQuery() local 4522 appendPhoneLookupTables(sb, minMatch, false); in buildPhoneLookupAsNestedQuery() 4530 StringBuilder sb, final String minMatch, boolean joinContacts) { in appendPhoneLookupTables() argument 4540 sb.append(minMatch); in appendPhoneLookupTables() 5187 public void setMinMatchForTest(int minMatch) { in setMinMatchForTest() argument 5188 mMinMatch = minMatch; in setMinMatchForTest()
|
D | CallLogProvider.java | 387 public void setMinMatchForTest(int minMatch) { in setMinMatchForTest() argument 388 mMinMatch = minMatch; in setMinMatchForTest()
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |