Home
last modified time | relevance | path

Searched refs:INTERNAL_STOP_REASON_USER_UI_STOP (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
H A DJobParameters.java107 public static final int INTERNAL_STOP_REASON_USER_UI_STOP = field in JobParameters
108 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()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
H A DJobSchedulerServiceTest.java1032 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userDemotion()
1077 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()
1080 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()
1083 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP); in testGetRescheduleJobForFailure_userStopped()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobConcurrencyManager.java1399 JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP, in markJobsForUserStopLocked()
H A DJobSchedulerService.java2783 if (internalStopReason == JobParameters.INTERNAL_STOP_REASON_USER_UI_STOP
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt774 field public static final int INTERNAL_STOP_REASON_USER_UI_STOP = 11; // 0xb