Searched refs:stdActions (Results 1 – 1 of 1) sorted by relevance
486 long stdActions = mState.getActions(); in getRatingAction() local487 if ((stdActions & PlaybackStateCompat.ACTION_SET_RATING) == 0) return null; in getRatingAction()