Home
last modified time | relevance | path

Searched refs:makeNextStartId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java1307 public int makeNextStartId() { in makeNextStartId() method in ServiceRecord
H A DActiveServices.java1056 r.pendingStarts.add(new ServiceRecord.StartItem(r, false, r.makeNextStartId(), in startServiceInnerLocked()
5444 r.pendingStarts.add(new ServiceRecord.StartItem(r, false, r.makeNextStartId(), in realStartServiceLocked()
/aosp14/frameworks/base/services/
H A Dart-profile2298 HSPLcom/android/server/am/ServiceRecord;->makeNextStartId()I