Searched defs:stopAppSwitches (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityManagerNative.java1007 stopAppSwitches();
2323 public void stopAppSwitches() throws RemoteException { method in class:ActivityManagerProxy
H A DIActivityManager.java257 public void stopAppSwitches() throws RemoteException; method in interface:IActivityManager
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java207 // Amount of time after a call to stopAppSwitches() during which we will
775 * after a call to {@link #stopAppSwitches()}.
7764 public void stopAppSwitches() { method in class:ActivityManagerService

Completed in 78 milliseconds