Home
last modified time | relevance | path

Searched refs:subText (Results 1 – 7 of 7) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DClockBackService.java533 for (CharSequence subText : eventText) { in formatUtterance()
535 if (subText.charAt(0) =='0') { in formatUtterance()
536 subText = subText.subSequence(1, subText.length()); in formatUtterance()
538 utterance.append(subText); in formatUtterance()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DComplicationSimpleWatchFaceService.java558 ComplicationText subText = complicationData.getShortTitle(); in drawComplications() local
567 if (subText != null) { in drawComplications()
571 subText.getText(getApplicationContext(), currentTimeMillis)); in drawComplications()
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...