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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
H A DSystemServicesProxy.java149 public void onPinnedActivityRestartAttempt() { } method in class:SystemServicesProxy.TaskStackListener
174 public void onPinnedActivityRestartAttempt() throws RemoteException{
1144 mTaskStackListeners.get(i).onPinnedActivityRestartAttempt();

Completed in 68 milliseconds