Searched refs:mToolBarIconColor (Results 1 – 1 of 1) sorted by relevance
145 private int mToolBarIconColor; field in PhotoPickerActivity186 mToolBarIconColor = ta.getColor(/* index */ 1,/* defValue */ -1); in onCreate()210 mToolBarIconColor = in onCreate()957 icon.setTint(isPreview ? Color.WHITE : mToolBarIconColor); in updateToolbar()964 mToolbar.getOverflowIcon().setTint(isPreview ? Color.WHITE : mToolBarIconColor); in updateToolbar()