HomeSort by relevance Sort by last modified time
    Searched full:formatutterance (Results 1 - 1 of 1) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackService.java 493 mHandler.obtainMessage(MESSAGE_SPEAK, formatUtterance(event)).sendToTarget();
523 private String formatUtterance(AccessibilityEvent event) {

Completed in 885 milliseconds