Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
DClipboardOverlayView.java500 chip = constructShelfActionChip(action, onFinish); in setActionChip()
516 private View constructShelfActionChip(RemoteAction action, Runnable onFinish) { in constructShelfActionChip() method in ClipboardOverlayView