Searched refs:getOrCreateIconButton (Results 1 – 1 of 1) sorted by relevance
240 .map(action -> getOrCreateIconButton(action)) in updateCustomActions()254 private ImageButton getOrCreateIconButton(CustomPlaybackAction action) { in getOrCreateIconButton() method in MediaButtonController