Searched refs:INTERNAL_STOP_REASON_USER_UI_STOP (Results 1 – 6 of 6) sorted by relevance
107 public static final int INTERNAL_STOP_REASON_USER_UI_STOP = field in JobParameters108 JobProtoEnums.INTERNAL_STOP_REASON_USER_UI_STOP; // 11.138 INTERNAL_STOP_REASON_USER_UI_STOP,160 case INTERNAL_STOP_REASON_USER_UI_STOP: return "user_ui_stop"; in getInternalReasonCodeDescription()
42 INTERNAL_STOP_REASON_USER_UI_STOP = 11; enumerator
1068 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userDemotion()1113 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()1116 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()1119 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()
1403 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP, in markJobsForUserStopLocked()
2977 if (internalStopReason == JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP
831 field public static final int INTERNAL_STOP_REASON_USER_UI_STOP = 11; // 0xb