Searched defs:title2 (Results 1 – 6 of 6) sorted by relevance
47 private val title2 = "another title" constant
96 val title2: CharSequence = res.getText(R.string.sw_lap_button) in build() constant128 val title2: CharSequence = res.getText(R.string.sw_reset_button) in build() constant
113 val title2: CharSequence = res.getText(R.string.timer_plus_1_min) in build() constant136 val title2: CharSequence = res.getText(R.string.sw_reset_button) in build() constant258 val title2: CharSequence = context.getString(R.string.timer_plus_1_min) in buildHeadsUp() constant
138 UiObject title2 = getElement(R.string.notificationUI_header_ga_title_eu_v2); in euAcceptFlowTest() local
117 static double calculateTitleMatchScore(@Nullable String title1, @Nullable String title2) { in calculateTitleMatchScore()
253 final String title2 = "title2"; in testDataItemCollapsing_organization() local