Searched defs:listSessions (Results 1 – 4 of 4) sorted by relevance
79 std::vector<sp<RpcSession>> listSessions() { return mRpcServer->listSessions(); } in listSessions() function
370 std::vector<sp<RpcSession>> RpcServer::listSessions() { in listSessions() function in android::RpcServer
748 void listSessions(int userId, IResultReceiver receiver) { in listSessions() method in ContentCaptureManagerService
528 void listSessions(int userId, IResultReceiver receiver) { in listSessions() method in AutofillManagerService