Searched refs:getPlaybackStateKey (Results 1 – 1 of 1) sorted by relevance
854 String key = getPlaybackStateKey(); in savePlaybackState()861 private String getPlaybackStateKey() { in getPlaybackStateKey() method in CarMediaService916 return mSharedPrefs.getInt(getPlaybackStateKey(), PlaybackState.STATE_NONE) in shouldStartPlayback()