Searched refs:footerRes (Results 1 – 4 of 4) sorted by relevance
63 final int footerRes = mProvider.isAttentionSupported(mContext) in updateState() local68 mContext.getText(footerRes), linkInfo)); in updateState()
214 FooterData(int footerRes, ApplicationInfo appInfo, ComponentName componentName) { in FooterData() argument215 this.footerStringRes = footerRes; in FooterData()
191 LocationFooter(@StringRes int footerRes, ApplicationInfo appInfo, in LocationFooter() argument193 mFooterStringRes = footerRes; in LocationFooter()