Searched refs:shouldTurnOffWfc (Results 1 – 1 of 1) sorted by relevance
219 if (shouldTurnOffWfc(result)) { in doImsEntitlementCheck()265 if (shouldTurnOffWfc(result)) { in doWfcEntitlementCheck()313 private boolean shouldTurnOffWfc(@Nullable EntitlementResult result) { in shouldTurnOffWfc() method in ImsEntitlementPollingService.EntitlementPollingTask