Home
last modified time | relevance | path

Searched refs:mAttentionController (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DFaceSettings.java61 private FaceSettingsAttentionPreferenceController mAttentionController; field in FaceSettings
139 mAttentionController.setToken(mToken); in onResume()
154 mAttentionController.setToken(mToken); in onActivityResult()
186 mAttentionController = (FaceSettingsAttentionPreferenceController) controller; in createPreferenceControllers()
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceSettings.java64 private FaceSettingsAttentionPreferenceController mAttentionController; field in FaceSettings
191 mAttentionController.setToken(mToken); in onResume()
216 mAttentionController.setToken(mToken); in onActivityResult()
261 mAttentionController = (FaceSettingsAttentionPreferenceController) controller; in createPreferenceControllers()