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

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

Completed in 84 milliseconds