Searched defs:isForeground (Results 1 – 5 of 5) sorted by relevance
673 public final void setForeground(boolean isForeground) { in setForeground()
293 boolean isForeground) throws RemoteException; in setProcessForeground()
4721 boolean isForeground) throws RemoteException { in setProcessForeground()
95 boolean isForeground; // is service currently in foreground mode? field in ServiceRecord
20415 final void updateProcessForegroundLocked(ProcessRecord proc, boolean isForeground, in updateProcessForegroundLocked()