Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java361 static class StartItem { class in ServiceRecord
378 StartItem(ServiceRecord _sr, boolean _taskRemoved, int _id, in StartItem() method in ServiceRecord.StartItem
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto487 message StartItem { message