Home
last modified time | relevance | path

Searched refs:INITIAL_LOCK_STATE (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java95 private final static SimLockState INITIAL_LOCK_STATE = SimLockState.NONE; field in SimulatedCommands
171 mSimLockedState = INITIAL_LOCK_STATE; in SimulatedCommands()