Home
last modified time | relevance | path

Searched refs:StartedType (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/permission/
H A DPermissionUsageHelper.java253 @StartedType int startedType, @AttributionFlags int attributionFlags, in onOpStarted()
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java7245 public @interface StartedType {} annotation
7278 @OpFlags int flags, @Mode int result, @StartedType int startType, in onOpStarted()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java3447 @AppOpsManager.OnOpStartedListener.StartedType int startedType, in scheduleOpStartedIfNeededLocked()
3479 @Mode int result, @AppOpsManager.OnOpStartedListener.StartedType int startedType, in notifyOpStarted()