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