Searched refs:ERROR_CODE_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
26 import static android.support.v4.media.session.PlaybackStateCompat.ERROR_CODE_NOT_SUPPORTED;84 NOT_SUPPORTED (ERROR_CODE_NOT_SUPPORTED),
228 map.put(PlaybackStateCompat.ERROR_CODE_NOT_SUPPORTED, R.string.error_code_not_supported); in map.put() argument