Searched refs:removeAllSessions (Results 1 – 4 of 4) sorted by relevance
463 return requestSessionCommon(pw, latch, () -> mService.removeAllSessions(userId, receiver)); in requestDestroy()
509 void removeAllSessions(@UserIdInt int userId, IResultReceiver receiver) { in removeAllSessions() method in AutofillManagerService
294 connection.removeAllSessions(); in onUserStopping()
218 public void removeAllSessions() { in removeAllSessions() method in StorageUserConnection