Searched refs:clearApplicationUserDataLI (Results 1 – 1 of 1) sorted by relevance
11416 succeeded = clearApplicationUserDataLI(packageName, userId); in clearApplicationUserData()11438 private boolean clearApplicationUserDataLI(String packageName, int userId) { in clearApplicationUserDataLI() method in PackageManagerService