Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/permission/
H A DPermissionUsageHelper.java231 @StartedType int startedType, @AttributionFlags int attributionFlags, in onOpStarted()
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java7234 public @interface StartedType {} annotation
7267 @OpFlags int flags, @Mode int result, @StartedType int startType, in onOpStarted()
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java4204 @AppOpsManager.OnOpStartedListener.StartedType int startedType, in scheduleOpStartedIfNeededLocked()
4236 @Mode int result, @AppOpsManager.OnOpStartedListener.StartedType int startedType, in notifyOpStarted()