Home
last modified time | relevance | path

Searched refs:footerRes (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceSettingsFooterPreferenceController.java63 final int footerRes = mProvider.isAttentionSupported(mContext) in updateState() local
68 mContext.getText(footerRes), linkInfo)); in updateState()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/location/
DLocationFooterPreferenceController.java214 FooterData(int footerRes, ApplicationInfo appInfo, ComponentName componentName) { in FooterData() argument
215 this.footerStringRes = footerRes; in FooterData()
/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationFooterPreferenceController.java191 LocationFooter(@StringRes int footerRes, ApplicationInfo appInfo, in LocationFooter() argument
193 mFooterStringRes = footerRes; in LocationFooter()
/packages/apps/Settings/src/com/android/settings/location/
DLocationFooterPreferenceController.java214 FooterData(int footerRes, ApplicationInfo appInfo, ComponentName componentName) { in FooterData() argument
215 this.footerStringRes = footerRes; in FooterData()