Searched refs:getRequestSessions (Results 1 – 2 of 2) sorted by relevance
100 assertThat(service.getRequestSessions()).isEmpty(); in testOutsideOfPackageActivity_noRequestReceived()121 service.getRequestSessions().get("onClassifyText"); in multipleActiveSessions()
81 Map<String, List<TextClassificationSessionId>> getRequestSessions() { in getRequestSessions() method in CtsTextClassifierService