Searched refs:cookie1 (Results 1 – 3 of 3) sorted by relevance
86 MyCookie cookie1 = {&deleted1}; in TEST() local88 sp<IBinder> createdBinder = binder->lookupOrCreateWeak(kObjectId1, make, &cookie1); in TEST()
206 final int cookie1 = session.mPreAuthInfo.eligibleSensors.get(0).getCookie(); in testStartNewAuthSession() local207 session.onCookieReceived(cookie1); in testStartNewAuthSession()209 if (cookie1 == sensor.getCookie()) { in testStartNewAuthSession()254 final int cookie1 = session.mPreAuthInfo.eligibleSensors.get(0).getCookie(); in testOnErrorReceived_lockoutError() local255 session.onErrorReceived(0, cookie1, BiometricConstants.BIOMETRIC_ERROR_LOCKOUT, 0); in testOnErrorReceived_lockoutError()
847 final Binder cookie1 = new Binder("ginger cookie"); in testGetTaskWindowContainerTokenForRecordingSession_multipleCookies() local850 setupActivityWithLaunchCookie(cookie1, launchRootTask1, uid1); in testGetTaskWindowContainerTokenForRecordingSession_multipleCookies()859 ContentRecordingSession.createTaskSession(cookie1)); in testGetTaskWindowContainerTokenForRecordingSession_multipleCookies()