Searched refs:onNoted (Results 1 – 4 of 4) sorted by relevance
264 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
1095 HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
4611 method public abstract void onNoted(@NonNull android.app.SyncNotedAppOp);