Home
last modified time | relevance | path

Searched refs:updatePlaybackUi (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapper.java143 updatePlaybackUi(state);
322 updatePlaybackUi(playbackState);
332 private void updatePlaybackUi(PlaybackState state) { in updatePlaybackUi() method in NotificationMediaTemplateViewWrapper