Home
last modified time | relevance | path

Searched defs:session1 (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/lights/
H A DLightsServiceTest.java156 LightsManager.LightsSession session1 = manager.openSession(); in testControlLights_firstCallerWinsContention() local
204 try (LightsManager.LightsSession session1 = manager.openSession(DEFAULT_PRIORITY)) { in testControlLights_higherPriorityCallerWinsContention()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DVpnTransportInfoTest.java50 String session1 = "12345"; in testEqualsAndHashCode() local
/aosp12/hardware/google/av/media/eco/tests/
H A DEcoServiceTest.cpp128 sp<IECOSession> session1 = nullptr; in TEST_F() local
147 sp<IECOSession> session1 = nullptr; in TEST_F() local
/aosp12/system/apex/apexd/
H A Dapexd_session_test.cpp107 TestApexSession session1(239, SessionState::SUCCESS); in TEST() local
H A Dapexservice_test.cpp1798 auto session1 = ApexSession::CreateSession(37); in TEST_F() local
2011 auto session1 = ApexSession::CreateSession(239); in TEST_F() local
2031 auto session1 = ApexSession::CreateSession(239); in TEST_F() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DStagingManagerTest.java119 StagingManager.StagedSession session1 = createSession(111, "com.foo", 1); in checkNonOverlappingWithStagedSessions_laterSessionShouldNotFailEarlierOnes() local
160 FakeStagedSession session1 = new FakeStagedSession(37); in restoreSessions_deviceUpgrading_failsAllSessions() local
177 FakeStagedSession session1 = new FakeStagedSession(37); in restoreSessions_multipleSessions_deviceWithoutFsCheckpointSupport_throwISE() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/blob/
H A DBlobStoreManagerServiceTest.java116 final BlobStoreSession session1 = createBlobStoreSessionMock(TEST_PKG1, TEST_UID1, in testHandlePackageRemoved() local
241 final BlobStoreSession session1 = createBlobStoreSessionMock(TEST_PKG1, TEST_UID1, in testHandleIdleMaintenance_deleteStaleSessions() local
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionStack.java127 MediaSessionRecord session1 = (MediaSessionRecord) record; in getMediaSessionRecord() local
H A DMediaSessionService.java1062 MediaSessionRecord session1 = (MediaSessionRecord) mediaButtonSession; in pushAddressedPlayerChangedLocked() local