Home
last modified time | relevance | path

Searched refs:StartType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationStartInfo.java260 private @StartType int mStartType;
324 public @interface StartType {} annotation in ApplicationStartInfo
423 public void setStartType(@StartType int startType) { in setStartType()
594 public @StartType int getStartType() { in getStartType()
931 private static String startTypeToString(@StartType int startType) { in startTypeToString()
/frameworks/proto_logging/stats/
Datoms.proto6853 * The type of process start. It's the same as ProcessStartTime.StartType but we
11276 enum StartType { enum
11284 optional StartType type = 4;