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.java1423 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked()
1634 private String bringUpServiceLocked(ServiceRecord r, int intentFlags, boolean execInFg, in bringUpServiceLocked()
1755 private final void requestServiceBindingsLocked(ServiceRecord r, boolean execInFg) in requestServiceBindingsLocked()
1766 ProcessRecord app, boolean execInFg) throws RemoteException { in realStartServiceLocked()
1859 private final void sendServiceArgsLocked(ServiceRecord r, boolean execInFg, in sendServiceArgsLocked()