Searched refs:createRemoteAction (Results 1 – 3 of 3) sorted by relevance
247 RemoteAction actionBack = createRemoteAction( in registerActions()251 RemoteAction actionHome = createRemoteAction( in registerActions()255 RemoteAction actionRecents = createRemoteAction( in registerActions()267 RemoteAction actionPowerDialog = createRemoteAction( in registerActions()271 RemoteAction actionLockScreen = createRemoteAction( in registerActions()287 RemoteAction actionDpadUp = createRemoteAction( in registerActions()291 RemoteAction actionDpadDown = createRemoteAction( in registerActions()295 RemoteAction actionDpadLeft = createRemoteAction( in registerActions()299 RemoteAction actionDpadRight = createRemoteAction( in registerActions()303 RemoteAction actionDpadCenter = createRemoteAction( in registerActions()[all …]
72 private RemoteAction createRemoteAction(int identifier) { in createRemoteAction() method in TvPipActionProviderTest79 actions.add(createRemoteAction(i)); in createRemoteActions()282 mActionsProvider.setAppActions(customActions, createRemoteAction(0)); in customCloseAdded()295 RemoteAction customClose = createRemoteAction(/* id= */ 10); in customClose_matchesOtherCustomAction()346 mActionsProvider.setAppActions(createRemoteActions(0), createRemoteAction(5)); in customCloseOnly_mediaActionsShowing()
84 private RemoteAction createRemoteAction() { in createRemoteAction() method in TextViewContextMenuTest120 RemoteAction action = createRemoteAction(); in testAddMenuForTextClassification()