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

1 2

  /packages/apps/TV/src/com/android/tv/ui/sidepanel/
SettingsFragment.java 178 Intent intent = new Intent(Intent.ACTION_APP_ERROR);
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowPackageManagerTest.java 481 Intent i = new Intent(Intent.ACTION_APP_ERROR, null);
507 Intent i = new Intent(Intent.ACTION_APP_ERROR, null);
710 new Intent(Intent.ACTION_APP_ERROR, null).addCategory(Intent.CATEGORY_APP_BROWSER);
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 204 * Return activity in receiverPackage that handles ACTION_APP_ERROR.
210 * ACTION_APP_ERROR, or null if not found
223 Intent intent = new Intent(Intent.ACTION_APP_ERROR);
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 161 Intent result = new Intent(Intent.ACTION_APP_ERROR);
  /frameworks/base/services/core/java/com/android/server/am/
AppErrors.java 633 Intent result = new Intent(Intent.ACTION_APP_ERROR);
    [all...]
  /packages/apps/TV/src/com/android/tv/ui/
TunableTvView.java 344 Intent intent = new Intent(Intent.ACTION_APP_ERROR);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 

Completed in 395 milliseconds

1 2