Home
last modified time | relevance | path

Searched refs:PRIORITY_LOW (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DAvailableNetworkInfo.java51 public static final int PRIORITY_LOW = 3; field in AvailableNetworkInfo
57 PRIORITY_LOW,
277 private @AvailableNetworkInfoPriority int mPriority = AvailableNetworkInfo.PRIORITY_LOW;
301 if (priority > AvailableNetworkInfo.PRIORITY_LOW in setPriority()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DJobStatusTest.java194 createJobStatus(jobBuilder.setPriority(JobInfo.PRIORITY_LOW).build()), false); in testMediaBackupExemption_lowPriorityJobs()
292 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_High()
295 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_High()
314 .setPriority(JobInfo.PRIORITY_LOW) in testGetEffectivePriority_Regular_Low()
319 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_Low()
322 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_Low()
325 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_Low()
328 assertEquals(JobInfo.PRIORITY_LOW, job.getEffectivePriority()); in testGetEffectivePriority_Regular_Low()
DBatteryControllerTest.java248 .setPriority(JobInfo.PRIORITY_LOW) in testTopPowerConnectedExemption()
DConnectivityControllerTest.java347 baseJobBuilder.setExpedited(false).setPriority(JobInfo.PRIORITY_LOW)); in testStrongEnough_Cellular()
520 baseJobBuilder.setExpedited(false).setPriority(JobInfo.PRIORITY_LOW)); in testStrongEnough_Cellular_CheckDisabled()
693 baseJobBuilder.setExpedited(false).setPriority(JobInfo.PRIORITY_LOW)); in testStrongEnough_Cellular_VPN()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/restrictions/
DThermalStatusRestriction.java100 return (priority == JobInfo.PRIORITY_LOW && !mService.isCurrentlyRunningLocked(job)) in isJobRestricted()
/frameworks/base/telephony/common/com/google/android/mms/pdu/
DPduHeaders.java207 public static final int PRIORITY_LOW = 0x80; field in PduHeaders
401 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) { in setOctet()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/restrictions/
DThermalStatusRestrictionTest.java160 createJobBuilder(2).setPriority(JobInfo.PRIORITY_LOW).build()); in testIsJobRestricted()
162 createJobBuilder(3).setPriority(JobInfo.PRIORITY_LOW).build()); in testIsJobRestricted()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DTareController.java514 case JobInfo.PRIORITY_LOW: in getPossibleStartBills()
543 case JobInfo.PRIORITY_LOW: in getRunningBill()
562 case JobInfo.PRIORITY_LOW: in getRunningActionId()
DConnectivityController.java723 if (priority >= JobInfo.PRIORITY_LOW) { in isStrongEnough()
DJobStatus.java969 case 2: return Math.min(JobInfo.PRIORITY_LOW, rawPriority); in getEffectivePriority()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DJobInfo.java240 public static final int PRIORITY_LOW = 200; field in JobInfo
273 PRIORITY_LOW,
2016 case PRIORITY_LOW: in enforceValidity()
2083 case PRIORITY_LOW: in getPriorityString()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java396 b.setPriority(Notification.PRIORITY_LOW); in buildNotification()
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java378 .setPriority(Notification.PRIORITY_LOW) in testCreate()
/frameworks/base/services/tests/servicestests/src/com/android/server/job/
DPendingJobQueueTest.java48 JobInfo.PRIORITY_LOW, JobInfo.PRIORITY_MIN
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobServiceContext.java393 case JobInfo.PRIORITY_LOW: in getStartActionId()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java378 case Notification.PRIORITY_LOW: in calculateInitialImportance()
/frameworks/base/core/java/android/app/
DNotification.java724 PRIORITY_LOW,
749 public static final int PRIORITY_LOW = -1; field in Notification
3549 case PRIORITY_LOW: in priorityToString()
/frameworks/base/core/api/
Dcurrent.txt5987 field @Deprecated public static final int PRIORITY_LOW = -1; // 0xffffffff
8327 field public static final int PRIORITY_LOW = 200; // 0xc8
41122 field public static final int PRIORITY_LOW = 3; // 0x3
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4616 field public static final int PRIORITY_LOW = -1; // 0xffffffff