Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
DGlowPadView.java1211 String targetDescription = getTargetDescription(i); in announceTargets() local
1213 if (!TextUtils.isEmpty(targetDescription) in announceTargets()
1215 String text = String.format(directionDescription, targetDescription); in announceTargets()