Searched refs:removeAppKeySetDataLPw (Results 1 – 4 of 4) sorted by relevance
736 mKsms.removeAppKeySetDataLPw(ps.name); in testRemoveAppKSDataUnique()762 mKsms.removeAppKeySetDataLPw(ps1.name); in testRemoveAppKSDataDup()795 mKsms.removeAppKeySetDataLPw(ps.name); in testRemoveAppKSDataDefined()
575 public void removeAppKeySetDataLPw(String packageName) { in removeAppKeySetDataLPw() method in KeySetManagerService
11017 ksms.removeAppKeySetDataLPw(pkg.packageName);16996 ksms.removeAppKeySetDataLPw(pkg.packageName);18395 mSettings.mKeySetManagerService.removeAppKeySetDataLPw(packageName);
10437 PLcom/android/server/pm/KeySetManagerService;->removeAppKeySetDataLPw(Ljava/lang/String;)V