Searched refs:noOpAction (Results 1 – 1 of 1) sorted by relevance
177 final RemoteAction noOpAction = buildRemoteAction(icon, PIP_ACTION_NO_OP, ACTION_NO_OP); in onCreate() local184 mSwitchOnActions.addAll(Arrays.asList(noOpAction, switchOffAction, clearAllAction)); in onCreate()