Searched defs:execInFg (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 3437 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked() 3732 private String bringUpServiceLocked(ServiceRecord r, int intentFlags, boolean execInFg, in bringUpServiceLocked() 3890 private final void requestServiceBindingsLocked(ServiceRecord r, boolean execInFg) in requestServiceBindingsLocked() 3906 IApplicationThread thread, int pid, UidRecord uidRecord, boolean execInFg, in realStartServiceLocked() 4013 private final void sendServiceArgsLocked(ServiceRecord r, boolean execInFg, in sendServiceArgsLocked()
|