OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
237
ActivityManagerNative.getDefault().
stopAppSwitches
();
/frameworks/base/core/java/android/app/
IActivityManager.java
291
public void
stopAppSwitches
() throws RemoteException;
[
all
...]
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
260
// Amount of time after a call to
stopAppSwitches
() during which we will
820
* after a call to {@link #
stopAppSwitches
()}.
[
all
...]
Completed in 100 milliseconds