Searched refs:TYPE_RUNNING_SERVICE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationErrorReport.java48 * <li> {@link #TYPE_RUNNING_SERVICE} user reported application is leaving an
85 public static final int TYPE_RUNNING_SERVICE = 5; field in class:ApplicationErrorReport
90 * or {@link #TYPE_RUNNING_SERVICE}.
140 * If this report is of type {@link #TYPE_RUNNING_SERVICE}, contains an instance
252 case TYPE_RUNNING_SERVICE:
286 case TYPE_RUNNING_SERVICE:
626 case TYPE_RUNNING_SERVICE:

Completed in 53 milliseconds