Searched refs:lastTag (Results 1 – 3 of 3) sorted by relevance
198 int32_t lastTag, int32_t uid, int32_t pid) { in noteLogLost() argument203 mLogLossStats.emplace_back(wallClockTimeSec, count, lastError, lastTag, uid, pid); in noteLogLost()
70 String lastTag; field in PendingIntentRecord
5627 if (res.lastTag != null && res.lastTagPrefix == prefix && (res.lastTagPrefix == null in getTagForIntentSenderLocked()5629 return res.lastTag; in getTagForIntentSenderLocked()5643 return res.lastTag = sb.toString(); in getTagForIntentSenderLocked()