Searched refs:onNoted (Results 1 – 5 of 5) sorted by relevance
268 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
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1096 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
5070 method public abstract void onNoted(@NonNull android.app.SyncNotedAppOp);