Home
last modified time | relevance | path

Searched refs:FIRST_START_NON_FATAL_ERROR_CODE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityManager.java143 private static final int FIRST_START_NON_FATAL_ERROR_CODE = 100; field in ActivityManager
376 public static final int START_SWITCHES_CANCELED = FIRST_START_NON_FATAL_ERROR_CODE;
384 FIRST_START_NON_FATAL_ERROR_CODE + 1;
391 public static final int START_ABORTED = FIRST_START_NON_FATAL_ERROR_CODE + 2;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1531 Landroid/app/ActivityManager;->FIRST_START_NON_FATAL_ERROR_CODE:I