Searched defs:isSessionRunning (Results 1 – 2 of 2) sorted by relevance
74 suspend fun isSessionRunning(context: Context, key: String): Boolean in startSession() method129 override suspend fun isSessionRunning(context: Context, key: String): Boolean { in getSession() method in androidx.glance.session.SessionManagerImpl
391 override suspend fun isSessionRunning(context: Context, key: String): Boolean { in isSessionRunning() method