Searched refs:StartType (Results 1 – 2 of 2) sorted by relevance
260 private @StartType int mStartType;324 public @interface StartType {} annotation in ApplicationStartInfo423 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()
6853 * The type of process start. It's the same as ProcessStartTime.StartType but we11276 enum StartType { enum11284 optional StartType type = 4;