HomeSort by relevance Sort by last modified time
    Searched refs:executeFg (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 105 boolean executeFg; // should we be executing in the foreground?
259 pw.print(" executeFg="); pw.print(executeFg);
ActiveServices.java     [all...]

Completed in 280 milliseconds