Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DCropView.java530 event.setContentDescription(getBoundaryContentDescription(boundary)); in onPopulateEventForVirtualView()
537 node.setContentDescription(getBoundaryContentDescription(boundary)); in onPopulateNodeForVirtualView()
565 private CharSequence getBoundaryContentDescription(CropBoundary boundary) { in getBoundaryContentDescription() method in CropView.AccessibilityHelper