Home
last modified time | relevance | path

Searched defs:startedType (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIAppOpsStartedCallback.aidl22 int startedType, int attributionFlags, int attributionChainId); in opStarted()
/aosp14/frameworks/base/core/java/android/permission/
H A DPermissionUsageHelper.java253 @StartedType int startedType, @AttributionFlags int attributionFlags, 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()