HomeSort by relevance Sort by last modified time
    Searched refs:stopAppSwitches (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ActivityManagerPermissionTests.java 179 mAm.stopAppSwitches();
180 fail("IActivityManager.stopAppSwitches did not throw SecurityException as"
  /frameworks/base/core/java/android/app/
IActivityManager.java 286 public void stopAppSwitches() throws RemoteException;
ActivityManagerNative.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 197 // Amount of time after a call to stopAppSwitches() during which we will
795 * after a call to {@link #stopAppSwitches()}.
    [all...]

Completed in 38 milliseconds