Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java268 public void onNoted(@NonNull SyncNotedAppOp op) {
9496 sOnOpNotedCallback.onNoted(new SyncNotedAppOp(code, attributionTag)); in readAndLogNotedAppops()
9510 sMessageCollector.onNoted(new SyncNotedAppOp(code, attributionTag)); in readAndLogNotedAppops()
9710 public abstract void onNoted(@NonNull SyncNotedAppOp op); in onNoted() method in AppOpsManager.OnOpNotedCallback
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1096 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1096 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5070 method public abstract void onNoted(@NonNull android.app.SyncNotedAppOp);