Searched refs:createRecurringMonthly (Results 1 – 6 of 6) sorted by relevance
292 .createRecurringMonthly(ZonedDateTime.parse("2011-01-14T00:00:00.00Z")).build()); in testAugmentPlan()295 .createRecurringMonthly(ZonedDateTime.parse("2011-01-14T00:00:00.00Z")) in testAugmentPlan()299 .createRecurringMonthly(ZonedDateTime.parse("2011-01-14T00:00:00.00Z")) in testAugmentPlan()481 .createRecurringMonthly(ZonedDateTime.parse("2012-01-09T00:00:00.00Z")) in testAugmentPlanGigantic()
290 public static Builder createRecurringMonthly(ZonedDateTime start) { in createRecurringMonthly() method in SubscriptionPlan.Builder
3390 .createRecurringMonthly(ZonedDateTime.parse("2007-03-14T00:00:00.000Z"))3398 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3406 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3415 .createRecurringMonthly(ZonedDateTime.parse("2007-03-14T00:00:00.000Z"))3425 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3433 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3443 .createRecurringMonthly(ZonedDateTime.parse("2007-03-14T00:00:00.000Z"))3451 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3459 .createRecurringMonthly(ZonedDateTime.parse("2017-03-14T00:00:00.000Z"))3469 .createRecurringMonthly(ZonedDateTime.parse("2007-03-14T00:00:00.000Z"))
78 MissingNullability: android.telephony.SubscriptionPlan.Builder#createRecurringMonthly(java.time.Zon…
11855 …recated public static android.telephony.SubscriptionPlan.Builder createRecurringMonthly(java.time.…
2022 .createRecurringMonthly(start) in buildMonthlyDataPlan()