Searched refs:onForegroundChanged (Results 1 – 3 of 3) sorted by relevance
160 boolean onForegroundChanged(int uid, boolean foreground) { in onForegroundChanged() method in GnssListenerMultiplexer.GnssListenerRegistration427 updateRegistrations(registration -> registration.onForegroundChanged(uid, foreground)); in onAppForegroundChanged()
641 final boolean onForegroundChanged(int uid, boolean foreground) { in onForegroundChanged() method in LocationProviderManager.Registration2558 updateRegistrations(registration -> registration.onForegroundChanged(uid, foreground));
14071 …id/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onForegroundChanged(IZ)Z14618 HPLcom/android/server/location/provider/LocationProviderManager$Registration;->onForegroundChanged(…