Searched defs:session2 (Results 1 – 9 of 9) sorted by relevance
50 PackageInstallerSession session2 = createSession(false, true, "com.foo"); in checkRebootlessApex() local68 StagingManager.StagedSession session2 = createStagedSession(222, "com.bar", 2); in checkActiveSessions() local80 StagingManager.StagedSession session2 = createStagedSession(222, "com.bar", 2); in checkRollbacks() local106 StagingManager.StagedSession session2 = createStagedSession(222, "com.foo", 2); in checkOverlaps() local
155 FakeStagedSession session2 = new FakeStagedSession(57); in restoreSessions_deviceUpgrading_failsAllSessions() local172 FakeStagedSession session2 = new FakeStagedSession(57); in restoreSessions_multipleSessions_deviceWithoutFsCheckpointSupport_throwISE() local
58 ContentRecordingSession session2 = ContentRecordingSession.CREATOR.createFromParcel(parcel); in testParcelable() local113 ContentRecordingSession session2 = ContentRecordingSession.createTaskSession(WINDOW_TOKEN); in testEquals() local
157 LightsManager.LightsSession session2 = manager.openSession(); in testControlLights_firstCallerWinsContention() local205 try (LightsManager.LightsSession session2 = manager.openSession(HIGH_PRIORITY)) { in testControlLights_higherPriorityCallerWinsContention()
122 final BlobStoreSession session2 = createBlobStoreSessionMock(TEST_PKG2, TEST_UID2, in testHandlePackageRemoved() local251 final BlobStoreSession session2 = createBlobStoreSessionMock(TEST_PKG2, TEST_UID2, in testHandleIdleMaintenance_deleteStaleSessions() local
311 MediaSession2Record session2 = (MediaSession2Record) record; in getSession2Tokens() local
602 StagedSession session2 = sessions.set(j - 1, session); in handleNonReadyAndDestroyedSessions() local610 StagedSession session2 = sessions.set(j - 1, session); in handleNonReadyAndDestroyedSessions() local
87 private lateinit var session2: MediaSession variable in com.android.systemui.media.controls.pipeline.MediaSessionBasedFilterTest
501 final DreamTouchHandler.TouchSession session2 = captureSession(touchHandler2); in testPilfering() local