Searched refs:CheckOpsDelegate (Results 1 – 5 of 5) sorted by relevance
45 public interface CheckOpsDelegate { interface in AppOpsManagerInternal
65 public final class AppOpsPolicy implements AppOpsManagerInternal.CheckOpsDelegate {
100 import android.app.AppOpsManagerInternal.CheckOpsDelegate;2021 public void setAppOpsPolicy(@Nullable CheckOpsDelegate policy) { in setAppOpsPolicy()2023 final CheckOpsDelegate delegate = (oldDispatcher != null) in setAppOpsPolicy()3181 public CheckOpsDelegate getAppOpsServiceDelegate() { in getAppOpsServiceDelegate()3188 public void setAppOpsServiceDelegate(CheckOpsDelegate delegate) { in setAppOpsServiceDelegate()3191 final CheckOpsDelegate policy = (oldDispatcher != null) ? oldDispatcher.mPolicy : null; in setAppOpsServiceDelegate()7481 private final @Nullable CheckOpsDelegate mPolicy;7482 private final @Nullable CheckOpsDelegate mCheckOpsDelegate;7484 CheckOpsDelegateDispatcher(@Nullable CheckOpsDelegate policy,7485 @Nullable CheckOpsDelegate checkOpsDelegate) {[all …]
162 import android.app.AppOpsManagerInternal.CheckOpsDelegate;1893 public void setAppOpsPolicy(@Nullable CheckOpsDelegate appOpsPolicy) { in setAppOpsPolicy()16979 private class ShellDelegate implements CheckOpsDelegate {
6686 …/am/ActivityManagerService;->setAppOpsPolicy(Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;)V9830 …ervice;Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Landroid/app/AppOpsManagerInternal$Chec…9831 …ppop/AppOpsService$CheckOpsDelegateDispatcher;)Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;9832 …eration(IIILjava/lang/String;)I+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…9833 …ng/String;Ljava/lang/String;Z)I+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…9834 …ang/String;Ljava/lang/String;)V+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…9844 …;Z)Landroid/app/SyncNotedAppOp;+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…9845 …ZZ)Landroid/app/SyncNotedAppOp;+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…9846 …II)Landroid/app/SyncNotedAppOp;+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/…10040 …server/appop/AppOpsService;->setAppOpsPolicy(Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;)V[all …]