Home
last modified time | relevance | path

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

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