Home | History | Annotate | Download | only in app

Lines Matching defs:killBackgroundProcesses

993      * {@link #killBackgroundProcesses(String)}; the previous behavior here
1000 killBackgroundProcesses(packageName);
1016 public void killBackgroundProcesses(String packageName) {
1018 ActivityManagerNative.getDefault().killBackgroundProcesses(packageName);