Home
last modified time | relevance | path

Searched refs:onForegroundChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssListenerMultiplexer.java160 boolean onForegroundChanged(int uid, boolean foreground) { in onForegroundChanged() method in GnssListenerMultiplexer.GnssListenerRegistration
427 updateRegistrations(registration -> registration.onForegroundChanged(uid, foreground)); in onAppForegroundChanged()
/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java641 final boolean onForegroundChanged(int uid, boolean foreground) { in onForegroundChanged() method in LocationProviderManager.Registration
2558 updateRegistrations(registration -> registration.onForegroundChanged(uid, foreground));
/frameworks/base/services/
Dart-wear-profile14071 …id/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onForegroundChanged(IZ)Z
14618 HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onForegroundChanged(…