Home
last modified time | relevance | path

Searched defs:StartItem (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java200 static class StartItem { class in ServiceRecord
214 StartItem(ServiceRecord _sr, boolean _taskRemoved, int _id, Intent _intent, in StartItem() method in ServiceRecord.StartItem
/aosp12/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto480 message StartItem { message