Searched refs:fallbackDrawableId (Results 1 – 1 of 1) sorted by relevance
3141 int buttonId, ComponentName activityName, int fallbackDrawableId, in updateTextButtonWithIconFromExternalActivity() argument3151 toolbarIcon = r.getDrawable(fallbackDrawableId); in updateTextButtonWithIconFromExternalActivity()3168 int buttonId, ComponentName activityName, int fallbackDrawableId, in updateButtonWithIconFromExternalActivity() argument3177 button.setImageResource(fallbackDrawableId); in updateButtonWithIconFromExternalActivity()