Home
last modified time | relevance | path

Searched refs:runningServiceInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java143 public RunningServiceInfo runningServiceInfo; field in ApplicationErrorReport
250 runningServiceInfo.writeToParcel(dest, flags); in writeToParcel()
268 runningServiceInfo = null; in readFromParcel()
274 runningServiceInfo = null; in readFromParcel()
280 runningServiceInfo = null; in readFromParcel()
286 runningServiceInfo = new RunningServiceInfo(in); in readFromParcel()
623 runningServiceInfo.dump(pw, prefix); in dump()
/frameworks/base/api/
Dsystem-current.txt3949 field public android.app.ApplicationErrorReport.RunningServiceInfo runningServiceInfo;
Dcurrent.txt3859 field public android.app.ApplicationErrorReport.RunningServiceInfo runningServiceInfo;