Searched refs:scheduleBackgroundVisibleBehindChanged (Results 1 – 4 of 4) sorted by relevance
148 …void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean enabled) throws RemoteException; in scheduleBackgroundVisibleBehindChanged() method
660 scheduleBackgroundVisibleBehindChanged(token, enabled); in onTransact()1334 public void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean enabled) in scheduleBackgroundVisibleBehindChanged() method in ApplicationThreadProxy
1177 public void scheduleBackgroundVisibleBehindChanged(IBinder token, boolean visible) { in scheduleBackgroundVisibleBehindChanged() method in ActivityThread.ApplicationThread
2924 top.app.thread.scheduleBackgroundVisibleBehindChanged(top.appToken, visible); in requestVisibleBehindLocked()