/aosp12/frameworks/base/core/java/android/permission/ |
H A D | IPermissionManager.aidl | 86 boolean setAutoRevokeExempted(String packageName, boolean exempted, int userId); in setAutoRevokeExempted() argument
|
H A D | PermissionManager.java | 714 public boolean setAutoRevokeExempted(@NonNull String packageName, boolean exempted) { in setAutoRevokeExempted() argument 716 return mPermissionManager.setAutoRevokeExempted(packageName, exempted, in setAutoRevokeExempted()
|
/aosp12/frameworks/base/services/core/java/android/app/usage/ |
H A D | UsageStatsManagerInternal.java | 269 boolean exempted); in reportSyncScheduled() argument
|
/aosp12/frameworks/base/apex/jobscheduler/framework/java/com/android/server/usage/ |
H A D | AppStandbyInternal.java | 170 void postReportSyncScheduled(String packageName, int userId, boolean exempted); in postReportSyncScheduled() argument
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | domain.te | 173 # Only apps should be modifying app data. installd is exempted for 527 # vendor_modprobe is also exempted since the kernel modules it loads may create
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | domain.te | 173 # Only apps should be modifying app data. installd is exempted for 527 # vendor_modprobe is also exempted since the kernel modules it loads may create
|
/aosp12/system/sepolicy/private/ |
H A D | domain.te | 173 # Only apps should be modifying app data. installd is exempted for 527 # vendor_modprobe is also exempted since the kernel modules it loads may create
|
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/ |
H A D | AppStandbyController.java | 1895 public void postReportSyncScheduled(String packageName, int userId, boolean exempted) { in postReportSyncScheduled() argument 1896 mHandler.obtainMessage(MSG_REPORT_SYNC_SCHEDULED, userId, exempted ? 1 : 0, packageName) in postReportSyncScheduled() 2288 final boolean exempted = msg.arg2 > 0 ? true : false; in handleMessage() 2289 if (exempted) { in handleMessage()
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | SyncManager.md | 28 exempted from app-standby throttling.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | domain.te | 138 # Only apps should be modifying app data. installd is exempted for
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | domain.te | 178 # Only apps should be modifying app data. installd is exempted for
|
/aosp12/frameworks/base/core/proto/android/server/alarm/ |
H A D | alarmmanagerservice.proto | 62 // The current set of user exempted apps for device idle mode, meaning
|
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | UsageStatsService.java | 2503 public void reportSyncScheduled(String packageName, int userId, boolean exempted) { in reportSyncScheduled() argument 2504 mAppStandby.postReportSyncScheduled(packageName, userId, exempted); in reportSyncScheduled()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/ |
H A D | PermissionManagerService.java | 1352 @NonNull String packageName, boolean exempted, int userId) { in setAutoRevokeExempted() argument 1362 return setAutoRevokeExemptedInternal(pkg, exempted, userId); in setAutoRevokeExempted() 1365 private boolean setAutoRevokeExemptedInternal(@NonNull AndroidPackage pkg, boolean exempted, in setAutoRevokeExemptedInternal() argument 1377 pkg.getPackageName(), exempted ? MODE_IGNORED : MODE_ALLOWED); in setAutoRevokeExemptedInternal()
|
/aosp12/system/timezone/output_data/icu_overlay/ |
H A D | LICENSE | 276 # writing, such person, organization or entity, will also be exempted
|
/aosp12/system/timezone/testing/data/test1/output_data/icu_overlay/ |
H A D | LICENSE | 276 # writing, such person, organization or entity, will also be exempted
|
/aosp12/system/timezone/testing/data/test2/output_data/icu_overlay/ |
H A D | LICENSE | 276 # writing, such person, organization or entity, will also be exempted
|
/aosp12/system/timezone/testing/data/test3/output_data/icu_overlay/ |
H A D | LICENSE | 276 # writing, such person, organization or entity, will also be exempted
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 529 // A job that is exempted from Doze when the app is temp whitelisted
|
/aosp12/packages/apps/TV/res/raw/ |
H A D | third_party_licenses | 3642 # writing, such person, organization or entity, will also be exempted
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |