Searched refs:mFooterTextId (Results 1 – 1 of 1) sorted by relevance
59 private int mFooterTextId; field in QSFooter115 mFooterTextId = R.string.device_owned_footer; in handleRefreshState()118 mFooterTextId = R.string.vpn_footer; in handleRefreshState()198 if (mFooterTextId != 0) {199 mFooterText.setText(mFooterTextId);