Home
last modified time | relevance | path

Searched refs:updateRuleSet (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/integrity/
H A DAppIntegrityManager.java75 public void updateRuleSet( in updateRuleSet() method in AppIntegrityManager
78 mManager.updateRuleSet( in updateRuleSet()
H A DIAppIntegrityManager.aidl26 …void updateRuleSet(String version, in ParceledListSlice<Rule> rules, in IntentSender statusReceive… in updateRuleSet() method
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/
H A DAppIntegrityManagerServiceImplTest.java213 mService.updateRuleSet( in updateRuleSet_notAuthorized()
232 mService.updateRuleSet( in updateRuleSet_notSystemApp()
248 mService.updateRuleSet( in updateRuleSet_authorized()
263 mService.updateRuleSet(VERSION, new ParceledListSlice<>(rules), mockReceiver); in updateRuleSet_correctMethodCall()
284 mService.updateRuleSet(VERSION, new ParceledListSlice<>(rules), mockReceiver); in updateRuleSet_fail()
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerServiceImpl.java190 public void updateRuleSet( in updateRuleSet() method in AppIntegrityManagerServiceImpl
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2448 …method public void updateRuleSet(@NonNull android.content.integrity.RuleSet, @NonNull android.cont…
/aosp12/frameworks/base/services/
H A Dart-profile20076 PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->lambda$updateRuleSet$0$AppIntegrity…
20077 PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->updateRuleSet(Ljava/lang/String;Lan…