Home
last modified time | relevance | path

Searched defs:settingObserver (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DPreAuthInfo.java96 BiometricService.SettingObserver settingObserver, in create()
162 BiometricService.SettingObserver settingObserver, in getStatusForBiometricAuthenticator()
227 private static boolean isEnabledForApp(BiometricService.SettingObserver settingObserver, in isEnabledForApp()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DAvailableNetworkNotifier.java194 NotificationEnabledSettingObserver settingObserver = new NotificationEnabledSettingObserver( in AvailableNetworkNotifier() local