HomeSort by relevance Sort by last modified time
    Searched refs:INTENT_VALUE_LOCKED_NETWORK (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java 86 static public final String INTENT_VALUE_LOCKED_NETWORK = "NETWORK";
461 INTENT_VALUE_LOCKED_NETWORK);
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardUpdateMonitor.java 147 } else if (IccCard.INTENT_VALUE_LOCKED_NETWORK.equals(stateExtra)) {

Completed in 18 milliseconds