Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java294 public void onSelfNoted(@NonNull SyncNotedAppOp op) {
10059 sOnOpNotedCallback.onSelfNoted(syncOp); in collectNotedOpForSelf()
10062 sMessageCollector.onSelfNoted(syncOp); in collectNotedOpForSelf()
10465 public abstract void onSelfNoted(@NonNull SyncNotedAppOp op); in onSelfNoted() 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.txt1077 HSPLandroid/app/AppOpsManager$1;->onSelfNoted(Landroid/app/SyncNotedAppOp;)V
/frameworks/base/config/
Dboot-image-profile.txt1077 HSPLandroid/app/AppOpsManager$1;->onSelfNoted(Landroid/app/SyncNotedAppOp;)V
/frameworks/base/core/api/
Dcurrent.txt5170 method public abstract void onSelfNoted(@NonNull android.app.SyncNotedAppOp);