Searched refs:scheduleBackgroundVisibleBehindChanged (Results 1 – 4 of 4) sorted by relevance
156 …void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean enabled) throws RemoteException; in scheduleBackgroundVisibleBehindChanged() method
691 scheduleBackgroundVisibleBehindChanged(token, enabled); in onTransact()1454 public void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean enabled) in scheduleBackgroundVisibleBehindChanged() method in ApplicationThreadProxy
1279 public void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean visible) { in scheduleBackgroundVisibleBehindChanged() method in ActivityThread.ApplicationThread
2948 top.app.thread.scheduleBackgroundVisibleBehindChanged(top.appToken, visible); in requestVisibleBehindLocked()