Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipCustomAction.java47 TvPipCustomAction(@ActionType int actionType, @NonNull RemoteAction remoteAction, in TvPipCustomAction()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassificationTest.java162 final RemoteAction remoteAction = new RemoteAction( in testParcelLegacy() local