Home
last modified time | relevance | path

Searched refs:OnOpStartedListener (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsStartedWatcherTest.java29 import android.app.AppOpsManager.OnOpStartedListener;
60 final OnOpStartedListener listener = mock(OnOpStartedListener.class); in testWatchStartedOps()
78 eq(OnOpStartedListener.START_TYPE_STARTED), in testWatchStartedOps()
86 eq(OnOpStartedListener.START_TYPE_STARTED), in testWatchStartedOps()
114 eq(OnOpStartedListener.START_TYPE_STARTED), in testWatchStartedOps()
137 final OnOpStartedListener listener = mock(OnOpStartedListener.class); in testWatchStartedOpsForExternalDevice()
155 eq(AppOpsManager.MODE_ALLOWED), eq(OnOpStartedListener.START_TYPE_STARTED), in testWatchStartedOpsForExternalDevice()
/frameworks/base/services/core/java/com/android/server/appop/
DAttributedOp.java20 import static android.app.AppOpsManager.OnOpStartedListener.START_TYPE_RESUMED;
DAppOpsService.java49 import static android.app.AppOpsManager.OnOpStartedListener.START_TYPE_FAILED;
50 import static android.app.AppOpsManager.OnOpStartedListener.START_TYPE_STARTED;
4180 @AppOpsManager.OnOpStartedListener.StartedType int startedType, in scheduleOpStartedIfNeededLocked()
4213 @AppOpsManager.OnOpStartedListener.StartedType int startedType, in notifyOpStarted()
/frameworks/base/core/java/android/permission/
DPermissionUsageHelper.java80 AppOpsManager.OnOpStartedListener {
/frameworks/base/core/java/android/app/
DAppOpsManager.java253 private final ArrayMap<OnOpStartedListener, IAppOpsStartedCallback> mStartedWatchers =
7669 public interface OnOpStartedListener { interface in AppOpsManager
8517 public void startWatchingStarted(@NonNull int[] ops, @NonNull OnOpStartedListener callback) { in startWatchingStarted()
8552 public void stopWatchingStarted(@NonNull OnOpStartedListener callback) { in stopWatchingStarted()
/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyService.java256 AppOpsManager.OnOpNotedInternalListener, AppOpsManager.OnOpStartedListener,
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java3410 private final AppOpsManager.OnOpStartedListener mOpStartedCallback =
3411 new AppOpsManager.OnOpStartedListener() {
/frameworks/base/config/
Ddirty-image-objects108 Landroid/app/AppOpsManager$OnOpStartedListener; 5
Dpreloaded-classes349 android.app.AppOpsManager$OnOpStartedListener
Dboot-image-profile.txt32853 Landroid/app/AppOpsManager$OnOpStartedListener;
/frameworks/base/boot/
Dpreloaded-classes349 android.app.AppOpsManager$OnOpStartedListener
Dboot-image-profile.txt22723 Landroid/app/AppOpsManager$OnOpStartedListener;