Searched refs:scheduleCancelVisibleBehind (Results 1 – 4 of 4) sorted by relevance
147 void scheduleCancelVisibleBehind(IBinder token) throws RemoteException; in scheduleCancelVisibleBehind() method
650 scheduleCancelVisibleBehind(token); in onTransact()1325 public void scheduleCancelVisibleBehind(IBinder token) throws RemoteException { in scheduleCancelVisibleBehind() method in ApplicationThreadProxy
1172 public void scheduleCancelVisibleBehind(IBinder token) { in scheduleCancelVisibleBehind() method in ActivityThread.ApplicationThread
3287 r.app.thread.scheduleCancelVisibleBehind(r.appToken); in releaseBackgroundResources()