Searched refs:destinations (Results 1 – 6 of 6) sorted by relevance
109 val destinations by collectLastValue(underTest.destinationScenes) in destinations_whenNotCustomizing_unlocked() constant119 assertThat(destinations) in destinations_whenNotCustomizing_unlocked()138 val destinations by collectLastValue(underTest.destinationScenes) in destinations_whenNotCustomizing_withPreviousSceneLockscreen() constant148 assertThat(destinations) in destinations_whenNotCustomizing_withPreviousSceneLockscreen()166 val destinations by collectLastValue(underTest.destinationScenes) in destinations_whenNotCustomizing_authMethodSwipe_lockscreenNotDismissed() constant174 assertThat(destinations) in destinations_whenNotCustomizing_authMethodSwipe_lockscreenNotDismissed()192 val destinations by collectLastValue(underTest.destinationScenes) in destinations_whenCustomizing_noDestinations() constant195 assertThat(destinations).isEmpty() in destinations_whenCustomizing_noDestinations()202 val destinations by collectLastValue(underTest.destinationScenes) in destinations_whenNotCustomizing_inSplitShade_unlocked() constant212 assertThat(destinations) in destinations_whenNotCustomizing_inSplitShade_unlocked()[all …]
1734 CharSequence destinations[] = new CharSequence[3]; in makeCFQueryResultMessage() local1772 destinations[0] = serviceClassToCFString(info.serviceClass & serviceClassMask); in makeCFQueryResultMessage()1773 destinations[1] = formatLtr( in makeCFQueryResultMessage()1775 destinations[2] = Integer.toString(info.timeSeconds); in makeCFQueryResultMessage()1784 return TextUtils.replace(template, sources, destinations); in makeCFQueryResultMessage()
1528 CharSequence destinations[] = new CharSequence[3]; in makeCFQueryResultMessage() local1566 destinations[0] = serviceClassToCFString(info.serviceClass & serviceClassMask); in makeCFQueryResultMessage()1567 destinations[1] = PhoneNumberUtils.stringFromStringAndTOA(info.number, info.toa); in makeCFQueryResultMessage()1568 destinations[2] = Integer.toString(info.timeSeconds); in makeCFQueryResultMessage()1577 return TextUtils.replace(template, sources, destinations); in makeCFQueryResultMessage()
1071 CharSequence[] destinations) { in replace() argument1087 tb.replace(start, end, destinations[i]); in replace()
169 button/gesture, etc.) keys to `SceneModel` destinations. This is how the scene
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...