Searched defs:scheduleCancelVisibleBehind (Results 1 - 3 of 3) sorted by path

/frameworks/base/core/java/android/app/
H A DActivityThread.java1172 public void scheduleCancelVisibleBehind(IBinder token) { method in class:ActivityThread.ApplicationThread
H A DApplicationThreadNative.java650 scheduleCancelVisibleBehind(token);
1325 public void scheduleCancelVisibleBehind(IBinder token) throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java147 void scheduleCancelVisibleBehind(IBinder token) throws RemoteException; method in interface:IApplicationThread

Completed in 92 milliseconds