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

  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 192 * Return activity in receiverPackage that handles ACTION_APP_ERROR.
198 * ACTION_APP_ERROR, or null if not found
211 Intent intent = new Intent(Intent.ACTION_APP_ERROR);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 154 Intent result = new Intent(Intent.ACTION_APP_ERROR);
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 479 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...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 

Completed in 82 milliseconds