Searched refs:setRequiresBatteryNotLow (Results 1 – 10 of 10) sorted by relevance
103 public void setRequiresBatteryNotLow(boolean requiresBatteryNotLow) { in setRequiresBatteryNotLow() method in Constraints221 public Builder setRequiresBatteryNotLow(boolean requiresBatteryNotLow) { in setRequiresBatteryNotLow() method in Constraints.Builder
127 .setRequiresBatteryNotLow(true) in testConstraintTrackingWorker_onConstraintsMet()176 .setRequiresBatteryNotLow(true) in testConstraintTrackingWorker_onConstraintsNotMet()220 .setRequiresBatteryNotLow(true) in testConstraintTrackingWorker_onConstraintsChanged()272 .setRequiresBatteryNotLow(true) in testConstraintTrackingWorker_onConstraintsChangedTwice()
71 .setRequiresBatteryNotLow(true) in schedule()
114 builder.setRequiresBatteryNotLow(constraints.requiresBatteryNotLow()); in convert()
186 .setRequiresBatteryNotLow(expectedRequireBatteryNotLow).build()); in testConvert_requireBatteryNotLow()
317 .setRequiresBatteryNotLow(true) in testEnqueue_insertWorkConstraints()1473 .setRequiresBatteryNotLow(true) in testEnqueueApi22OrLower_withBatteryNotLowConstraint_expectsOriginalWorker()1503 .setRequiresBatteryNotLow(true) in testEnqueueApi23To25_withBatteryNotLowConstraint_expectsConstraintTrackingWorker()1539 .setRequiresBatteryNotLow(true) in testEnqueueApi26OrHigher_withBatteryNotLowConstraint_expectsOriginalWorker()
1244 public Builder setRequiresBatteryNotLow(boolean batteryNotLow) { in setRequiresBatteryNotLow() method in JobInfo.Builder
3152 Landroid/app/job/JobInfo$Builder;->setRequiresBatteryNotLow(Z)Landroid/app/job/JobInfo$Builder;
15995 HSPLandroid/app/job/JobInfo$Builder;->setRequiresBatteryNotLow(Z)Landroid/app/job/JobInfo$Builder;
7124 method public android.app.job.JobInfo.Builder setRequiresBatteryNotLow(boolean);