Searched refs:anySimReady (Results 1 – 2 of 2) sorted by relevance
654 public final boolean anySimReady; field in CarrierTextController.CarrierTextCallbackInfo660 boolean anySimReady, int[] subscriptionIds) { in CarrierTextCallbackInfo() argument661 this(carrierText, listOfCarriers, anySimReady, subscriptionIds, false); in CarrierTextCallbackInfo()666 boolean anySimReady, int[] subscriptionIds, boolean airplaneMode) { in CarrierTextCallbackInfo() argument669 this.anySimReady = anySimReady; in CarrierTextCallbackInfo()
160 if (info.anySimReady) { in updateCarrierInfo()