Searched defs:newUsers (Results 1 – 4 of 4) sorted by relevance
194 InstallRequest(int userId, int returnCode, AndroidPackage pkg, int[] newUsers, in InstallRequest()799 public void setNewUsers(int[] newUsers) { in setNewUsers()
118 final int[] newUsers = mInstallRequest.getNewUsers(); in reportInstallationStats() local
8031 void notifyInstantAppPackageInstalled(String packageName, int[] newUsers) { in notifyInstantAppPackageInstalled()8032 mInstantAppRegistry.onPackageInstalled(snapshotComputer(), packageName, newUsers); in notifyInstantAppPackageInstalled() local
3919 std::string newUsers = toString(newUserIds); in logUserSwitch() local