Home
last modified time | relevance | path

Searched refs:onNoted (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java264 public void onNoted(@NonNull SyncNotedAppOp op) {
9345 sOnOpNotedCallback.onNoted(new SyncNotedAppOp(code, attributionTag)); in readAndLogNotedAppops()
9359 sMessageCollector.onNoted(new SyncNotedAppOp(code, attributionTag)); in readAndLogNotedAppops()
9559 public abstract void onNoted(@NonNull SyncNotedAppOp op); in onNoted() method in AppOpsManager.OnOpNotedCallback
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1095 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt4611 method public abstract void onNoted(@NonNull android.app.SyncNotedAppOp);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1095 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V