| /packages/apps/Settings/src/com/android/settings/restriction/ |
| D | UserRestrictions.kt | 33 private val observable = constant 50 observable.notifyChange(PreferenceChangeReason.STATE) in onReceive() 55 observable.addObserver(observer, executor) in addObserver() 58 observable.addObserver(key, observer, executor) in addObserver() 60 fun removeObserver(observer: KeyedObserver<String?>) = observable.removeObserver(observer) in addObserver() 63 observable.removeObserver(key, observer) in addObserver()
|
| /packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/domain/ |
| D | StateMachine.kt | 40 private var observable: Observer<STATE>? = null variable in com.android.car.customization.tool.domain.StateMachine 47 observable = observer in register() 55 observable = null in unregister() 64 observable?.render(newState) in updateState()
|
| /packages/apps/Camera2/src/com/android/camera/async/ |
| D | Observables.java | 110 public static <T> SafeCloseable addThreadSafeCallback(final Observable<T> observable, 112 return observable.addCallback(new Runnable() { 115 callback.update(observable.get());
|
| /packages/apps/Settings/src/com/android/settings/remoteauth/enrolling/ |
| D | RemoteAuthEnrollEnrollingViewModel.kt | 41 private var selectedDevice: Any? by Delegates.observable(null) { _, _, _ -> discoverDevices() } in <lambda>()
|
| /packages/modules/Wifi/framework/api/ |
| D | lint-baseline.txt | 87 …ust not be exposed (synchronizing on this or class is still externally observable): method android…
|
| /packages/services/Car/car-lib/api/ |
| D | lint-baseline.txt | 1985 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1987 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1989 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1991 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1993 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1995 …ust not be exposed (synchronizing on this or class is still externally observable): method android… 1997 …ust not be exposed (synchronizing on this or class is still externally observable): method android…
|
| /packages/inputmethods/LatinIME/dictionaries/ |
| D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
| D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
| D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
| D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
| D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |