Home
last modified time | relevance | path

Searched defs:remoteAction (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipCustomAction.java47 TvPipCustomAction(@ActionType int actionType, @NonNull RemoteAction remoteAction, in TvPipCustomAction()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassificationTest.java162 final RemoteAction remoteAction = new RemoteAction( in testParcelLegacy() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
DClipboardOverlayController.java478 Optional<RemoteAction> remoteAction = in classifyText() local