Searched refs:RESUME (Results 1 – 5 of 5) sorted by relevance
47 private static final byte[] RESUME = "RESUME".getBytes(); field in Ukey2EncryptionRunner379 return CryptoOps.hkdf(inputKeyMaterial, RESUME, info); in computeMAC()
102 private static final byte[] RESUME = "RESUME".getBytes(); field in CarTrustAgentUnlockService494 return CryptoOps.hkdf(inputKeyMaterial, RESUME, info); in computeMAC()
172 RESUME = 7; // Indicates onResume() was called enumerator
516 } else if (r.result == Phone.SuppService.RESUME) { in onSuppServiceFailed()
919 logStopAndResume(Action.Command.RESUME); in handleDeferredResume()