Searched refs:getLastStartId (Results 1 – 3 of 3) sorted by relevance
617 this.mStartId = getLastStartId(); in update()1551 public int getLastStartId() { in getLastStartId() method in ServiceRecord
1795 if (r.getLastStartId() != startId) { in stopServiceTokenLocked()3935 sr.app.getThread().scheduleTimeoutServiceForType(sr, sr.getLastStartId(), fgsType); in onFgsTimeout()6706 if (r.getLastStartId() == startId) { in serviceDoneExecutingLocked()7142 sr.getLastStartId(), baseIntent, null, 0, null, null, in cleanUpServices()
7117 HPLcom/android/server/am/ServiceRecord;->getLastStartId()I