Home
last modified time | relevance | path

Searched refs:AppOpsCheckingServiceInterface (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsCheckingServiceLoggingDecorator.java31 public class AppOpsCheckingServiceLoggingDecorator implements AppOpsCheckingServiceInterface {
36 private final AppOpsCheckingServiceInterface mService;
38 public AppOpsCheckingServiceLoggingDecorator(@NonNull AppOpsCheckingServiceInterface service) { in AppOpsCheckingServiceLoggingDecorator()
H A DAppOpsCheckingServiceTracingDecorator.java34 public class AppOpsCheckingServiceTracingDecorator implements AppOpsCheckingServiceInterface {
36 private final AppOpsCheckingServiceInterface mService;
39 @NonNull AppOpsCheckingServiceInterface appOpsCheckingServiceInterface) { in AppOpsCheckingServiceTracingDecorator()
H A DAppOpsCheckingServiceInterface.java35 public interface AppOpsCheckingServiceInterface { interface
H A DAppOpsRestrictionsImpl.java45 private AppOpsCheckingServiceInterface mAppOpsCheckingServiceInterface;
59 AppOpsCheckingServiceInterface appOpsCheckingServiceInterface) { in AppOpsRestrictionsImpl()
H A DAppOpsCheckingServiceImpl.java86 public class AppOpsCheckingServiceImpl implements AppOpsCheckingServiceInterface {
H A DAppOpsService.java380 AppOpsCheckingServiceInterface mAppOpsCheckingService;
/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/
H A DAccessCheckingService.kt29 import com.android.server.appop.AppOpsCheckingServiceInterface
64 LocalServices.addService(AppOpsCheckingServiceInterface::class.java, appOpService)
/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/appop/
H A DAppOpService.kt33 import com.android.server.appop.AppOpsCheckingServiceInterface
46 ) : AppOpsCheckingServiceInterface {
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsLegacyRestrictionsTest.java60 AppOpsCheckingServiceInterface mLegacyAppOpsService;
/aosp14/frameworks/base/services/
H A Dart-profile2421 …heckingServiceTracingDecorator;-><init>(Lcom/android/server/appop/AppOpsCheckingServiceInterface;)V
2423 …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;)V
2481 …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;