Home
last modified time | relevance | path

Searched refs:spans (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java158 private void appendStyled(SpannableStringBuilder builder, String str, Object... spans) { in appendStyled() argument
160 for (Object span : spans) { in appendStyled()
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java167 private void appendStyled(SpannableStringBuilder builder, String str, Object... spans) { in appendStyled() argument
169 for (Object span : spans) { in appendStyled()