Searched refs:AppOpsCheckingServiceInterface (Results 1 – 10 of 10) sorted by relevance
31 public class AppOpsCheckingServiceLoggingDecorator implements AppOpsCheckingServiceInterface {36 private final AppOpsCheckingServiceInterface mService;38 public AppOpsCheckingServiceLoggingDecorator(@NonNull AppOpsCheckingServiceInterface service) { in AppOpsCheckingServiceLoggingDecorator()
34 public class AppOpsCheckingServiceTracingDecorator implements AppOpsCheckingServiceInterface {36 private final AppOpsCheckingServiceInterface mService;39 @NonNull AppOpsCheckingServiceInterface appOpsCheckingServiceInterface) { in AppOpsCheckingServiceTracingDecorator()
35 public interface AppOpsCheckingServiceInterface { interface
45 private AppOpsCheckingServiceInterface mAppOpsCheckingServiceInterface;59 AppOpsCheckingServiceInterface appOpsCheckingServiceInterface) { in AppOpsRestrictionsImpl()
86 public class AppOpsCheckingServiceImpl implements AppOpsCheckingServiceInterface {
380 AppOpsCheckingServiceInterface mAppOpsCheckingService;
29 import com.android.server.appop.AppOpsCheckingServiceInterface64 LocalServices.addService(AppOpsCheckingServiceInterface::class.java, appOpService)
33 import com.android.server.appop.AppOpsCheckingServiceInterface46 ) : AppOpsCheckingServiceInterface {
60 AppOpsCheckingServiceInterface mLegacyAppOpsService;
2421 …heckingServiceTracingDecorator;-><init>(Lcom/android/server/appop/AppOpsCheckingServiceInterface;)V2423 …Landroid/util/SparseBooleanArray;+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2424 …Landroid/util/SparseBooleanArray;+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2425 …ackageMode(Ljava/lang/String;II)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2426 …racingDecorator;->getUidMode(II)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2430 …oid/content/Context;Landroid/os/Handler;Lcom/android/server/appop/AppOpsCheckingServiceInterface;)V2481 …pop/AppOpsService$Op;->getMode()I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2487 …;Landroid/util/SparseBooleanArray;]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…2490 …Service$UidState;->getUidMode(I)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/a…12569 Lcom/android/server/appop/AppOpsCheckingServiceInterface;