Searched defs:setProcessImportant (Results 1 – 2 of 2) sorted by relevance
323 void setProcessImportant(in IBinder token, int pid, boolean isForeground, String reason); in setProcessImportant() method
5734 public void setProcessImportant(IBinder token, int pid, boolean isForeground, String reason) { in setProcessImportant() method in ActivityManagerService