Searched refs:footerRes (Results 1 – 2 of 2) sorted by relevance
86 int footerRes; in updateState() local89 footerRes = R.string.private_space_face_settings_footer; in updateState()91 footerRes = isAttentionSupported in updateState()95 footerRes = isAttentionSupported in updateState()100 mContext.getText(footerRes), linkInfo)); in updateState()
194 FooterData(int footerRes, ApplicationInfo appInfo) { in FooterData() argument195 this.footerStringRes = footerRes; in FooterData()