Searched defs:stopAppSwitches (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 91 milliseconds