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