HomeSort by relevance Sort by last modified time
    Searched refs:stopAppSwitches (Results 1 - 6 of 6) 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"
  /packages/apps/Settings/src/com/android/settings/
DeviceAdminAdd.java 278 ActivityManagerNative.getDefault().stopAppSwitches();
345 ActivityManagerNative.getDefault().stopAppSwitches();
  /frameworks/base/core/java/android/app/
IActivityManager.java 303 public void stopAppSwitches() throws RemoteException;
    [all...]
ActivityManagerNative.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java 294 // Amount of time after a call to stopAppSwitches() during which we will
    [all...]

Completed in 228 milliseconds