Home
last modified time | relevance | path

Searched refs:getStartUid (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java2196 entryPoint, app, app.getStartUid(), gids, runtimeFlags, zygotePolicyFlags,
2854 UserHandle.getUserId(app.getStartUid()), pid, app.getStartUid(),
2875 UserHandle.formatUid(buf, app.getStartUid());
2887 mService.reportUidInfoMessageLocked(TAG, buf.toString(), app.getStartUid());
DProcessRecord.java898 int getStartUid() { in getStartUid() method in ProcessRecord
DActivityManagerService.java4600 if (app != null && (app.getStartUid() != callingUid || app.getStartSeq() != startSeq)) { in attachApplicationLocked()
4613 EventLog.writeEvent(0x534e4554, "131105245", app.getStartUid(), msg); in attachApplicationLocked()
4628 if (pending != null && pending.getStartUid() == callingUid in attachApplicationLocked()
4938 if (app != null && app.getStartUid() == uid && app.getStartSeq() == startSeq) { in finishAttachApplicationInner()
/frameworks/base/services/
Dart-profile994 HSPLcom/android/server/am/ProcessRecord;->getStartUid()I
Dart-wear-profile6812 HPLcom/android/server/am/ProcessRecord;->getStartUid()I