Searched refs:getAllSessions (Results 1 – 2 of 2) sorted by relevance
293 List<PackageInstaller.SessionInfo> allSessions = packageInstaller.getAllSessions(); in testGetActiveStagedSessions()315 List<PackageInstaller.SessionInfo> allSessions = packageInstaller.getAllSessions(); in testIsStagedSessionActive()
1233 allSessions = sessionListener.getAllSessions(NUM_SESSIONS, in testCreateSessionsByCamera()2660 public List<CameraCaptureSession> getAllSessions(int numSessions, int timeoutMs) in getAllSessions() method in CameraDeviceTest.MultipleSessionCallback