Searched refs:scheduleCancelVisibleBehind (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java155 void scheduleCancelVisibleBehind(IBinder token) throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java681 scheduleCancelVisibleBehind(token);
1445 public void scheduleCancelVisibleBehind(IBinder token) throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java1273 public void scheduleCancelVisibleBehind(IBinder token) { method in class:ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStack.java4059 r.app.thread.scheduleCancelVisibleBehind(r.appToken);

Completed in 648 milliseconds