Home
last modified time | relevance | path

Searched defs:title1 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/recommendation/
H A DRoutineWatchEvaluator.java117 static double calculateTitleMatchScore(@Nullable String title1, @Nullable String title2) { in calculateTitleMatchScore()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/dataitem/
H A DDataItemTests.java252 final String title1 = "title1"; in testDataItemCollapsing_organization() local
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java1038 final String title1 = " AFIGBO"; in testResetMenuItemTitle() local