Searched refs:STOP_ACTION_KEY (Results 1 – 1 of 1) sorted by relevance
40 private static final String STOP_ACTION_KEY = "stop_action"; field in MediaPlaybackExtension165 bundle.putParcelable(STOP_ACTION_KEY, mStopAction); in writeToBundle()184 mStopAction = bundle.getParcelable(STOP_ACTION_KEY); in readFromBundle()