Home | History | Annotate | Download | only in am

Lines Matching refs:setProcessForeground

4005     public void setProcessForeground(IBinder token, int pid, boolean isForeground) {
4007 "setProcessForeground()");
4014 Slog.w(TAG, "setProcessForeground called on unknown pid: " + pid);