Searched refs:BAD_TOKEN (Results 1 – 1 of 1) sorted by relevance
82 private static final byte[] BAD_TOKEN = "abcdefghijklmnopqrstuvwxyz012345678*".getBytes(); field in ResetPasswordWithTokenTest126 … sDeviceState.dpc().componentName(), VALID_PIN, BAD_TOKEN, /* flags = */ 0)).isFalse(); in resetPasswordWithToken_badToken_failure() local