Searched refs:getSupportedUsers (Results 1 – 4 of 4) sorted by relevance
264 final List<UserInfo> users = getSupportedUsers(); in AbstractMasterSystemService()729 protected List<UserInfo> getSupportedUsers() { in getSupportedUsers() method in AbstractMasterSystemService779 final List<UserInfo> users = getSupportedUsers(); in dumpLocked()
204 final List<UserInfo> users = getSupportedUsers(); in ContentCaptureManagerService()427 final List<UserInfo> users = getSupportedUsers(); in setDisabledByDeviceConfig()
220 final List<UserInfo> users = getSupportedUsers(); in AutofillManagerService()
19372 HSPLcom/android/server/infra/AbstractMasterSystemService;->getSupportedUsers()Ljava/util/List;