Searched refs:SIM_LOCKED_NETWORK (Results 1 – 3 of 3) sorted by relevance
56 public static final String INTENT_VALUE_LOCKED_NETWORK = Intent.SIM_LOCKED_NETWORK;
1934 } else if (Intent.SIM_LOCKED_NETWORK.equals(stateExtra)) { in fromIntent()
4615 public static final String SIM_LOCKED_NETWORK = "NETWORK"; field in Intent