Home | History | Annotate | Download | only in telephony

Lines Matching defs:UNKNOWN_CARRIER_ID

1070     public static final int UNKNOWN_CARRIER_ID = -1;
1084 * {@link TelephonyManager#UNKNOWN_CARRIER_ID}.</li>
1086 * {@link TelephonyManager#UNKNOWN_CARRIER_ID} to a valid id.</li>
1109 * <p>Will be {@link TelephonyManager#UNKNOWN_CARRIER_ID} if the subscription is unavailable or
7405 * @return Carrier id of the current subscription. Return {@link #UNKNOWN_CARRIER_ID} if the
7417 return UNKNOWN_CARRIER_ID;