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.java1444 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked()
1655 private String bringUpServiceLocked(ServiceRecord r, int intentFlags, boolean execInFg, in bringUpServiceLocked()
1776 private final void requestServiceBindingsLocked(ServiceRecord r, boolean execInFg) in requestServiceBindingsLocked()
1787 ProcessRecord app, boolean execInFg) throws RemoteException { in realStartServiceLocked()
1880 private final void sendServiceArgsLocked(ServiceRecord r, boolean execInFg, in sendServiceArgsLocked()