HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_APP_ERROR (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 189 * Return activity in receiverPackage that handles ACTION_APP_ERROR.
195 * ACTION_APP_ERROR, or null if not found
208 Intent intent = new Intent(Intent.ACTION_APP_ERROR);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 153 Intent result = new Intent(Intent.ACTION_APP_ERROR);
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 432 Intent result = new Intent(Intent.ACTION_APP_ERROR);
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 143 milliseconds