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

  /system/security/keystore/include/keystore/
keystore.h 25 STATE_LOCKED = 2,
31 LOCKED = STATE_LOCKED, // 2
  /system/security/keystore/
keystore.cpp 641 setState(STATE_LOCKED);
992 userState->setState(STATE_LOCKED);
    [all...]

Completed in 22 milliseconds