Searched refs:basicButton (Results 1 – 1 of 1) sorted by relevance
1578 auto basicButton = NotificationLocalLiveViewButton(); in GetLocalLiveViewContent() local1579 basicButton.addSingleButtonName(BUTTON_NAME_STOP); in GetLocalLiveViewContent()1581 basicButton.addSingleButtonIcon(pixelMapStopSpr); in GetLocalLiveViewContent()1583 localLiveViewContent->SetButton(basicButton); in GetLocalLiveViewContent()1663 auto basicButton = NotificationLocalLiveViewButton(); in UpdateLiveViewContent() local1664 basicButton.addSingleButtonName(BUTTON_NAME_MIC); in UpdateLiveViewContent()1667 basicButton.addSingleButtonIcon(pixelMapSpr); in UpdateLiveViewContent()1670 basicButton.addSingleButtonIcon(pixelMapSpr); in UpdateLiveViewContent()1673 basicButton.addSingleButtonName(BUTTON_NAME_STOP); in UpdateLiveViewContent()1675 basicButton.addSingleButtonIcon(pixelMapStopSpr); in UpdateLiveViewContent()[all …]