Home
last modified time | relevance | path

Searched defs:execInFg (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1841 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked()
2052 private String bringUpServiceLocked(ServiceRecord r, int intentFlags, boolean execInFg, in bringUpServiceLocked()
2179 private final void requestServiceBindingsLocked(ServiceRecord r, boolean execInFg) in requestServiceBindingsLocked()
2190 ProcessRecord app, boolean execInFg) throws RemoteException { in realStartServiceLocked()
2284 private final void sendServiceArgsLocked(ServiceRecord r, boolean execInFg, in sendServiceArgsLocked()