Searched defs:verifyingSession (Results 1 – 5 of 5) sorted by relevance
157 final VerifyingSession verifyingSession = state.getVerifyingSession(); in doHandleMessage() local219 final VerifyingSession verifyingSession = state.getVerifyingSession(); in doHandleMessage() local
52 PackageVerificationState(VerifyingSession verifyingSession) { in PackageVerificationState()
127 final VerifyingSession verifyingSession = state.getVerifyingSession(); in processVerificationResponse() local
191 final VerifyingSession verifyingSession = createVerifyingSession(session, observer); in verifyAPK() local
299 public static void onVerificationFailed(VerifyingSession verifyingSession) { in onVerificationFailed()