Searched refs:notifyAppForeground (Results 1 – 5 of 5) sorted by relevance
35 notifyAppForeground(uid, foreground); in setAppForeground()
69 protected final void notifyAppForeground(int uid, boolean foreground) { in notifyAppForeground() method in AppForegroundHelper
59 FgThread.getHandler().post(() -> notifyAppForeground(uid, foreground)); in onAppForegroundChanged()
1932 HSPLcom/android/server/location/injector/AppForegroundHelper;->notifyAppForeground(IZ)V+]Lcom/andro…
14332 HPLcom/android/server/location/injector/AppForegroundHelper;->notifyAppForeground(IZ)V