Searched refs:footerIconId (Results 1 – 1 of 1) sorted by relevance
160 int footerIconId = R.drawable.ic_info_outline; in handleRefreshState() local163 footerIconId = R.drawable.stat_sys_branded_vpn; in handleRefreshState()165 footerIconId = R.drawable.stat_sys_vpn_ic; in handleRefreshState()168 if (mFooterIconId != footerIconId) { in handleRefreshState()169 mFooterIconId = footerIconId; in handleRefreshState()