Searched refs:ERROR_CODE_ACTION_ABORTED (Results 1 – 2 of 2) sorted by relevance
19 import static android.support.v4.media.session.PlaybackStateCompat.ERROR_CODE_ACTION_ABORTED;92 ACTION_ABORTED (ERROR_CODE_ACTION_ABORTED),
243 map.put(PlaybackStateCompat.ERROR_CODE_ACTION_ABORTED, R.string.error_code_action_aborted); in map.put() argument