Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java145 static class StartItem { class in ServiceRecord
159 StartItem(ServiceRecord _sr, boolean _taskRemoved, int _id, Intent _intent, in StartItem() method in ServiceRecord.StartItem
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto550 message StartItem { message