Home
last modified time | relevance | path

Searched refs:getCurrentRuleSetVersion (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/integrity/
DAppIntegrityManager.java89 public String getCurrentRuleSetVersion() { in getCurrentRuleSetVersion() method in AppIntegrityManager
91 return mManager.getCurrentRuleSetVersion(); in getCurrentRuleSetVersion()
119 String version = mManager.getCurrentRuleSetVersion(); in getCurrentRuleSet()
DIAppIntegrityManager.aidl27 String getCurrentRuleSetVersion(); in getCurrentRuleSetVersion() method
/frameworks/base/services/core/java/com/android/server/integrity/
DAppIntegrityManagerServiceImpl.java238 public String getCurrentRuleSetVersion() { in getCurrentRuleSetVersion() method in AppIntegrityManagerServiceImpl
/frameworks/base/core/api/
Dsystem-current.txt2441 method @NonNull public String getCurrentRuleSetVersion();
/frameworks/base/services/
Dart-profile20062 PLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->getCurrentRuleSetVersion()Ljava/lan…