Home
last modified time | relevance | path

Searched refs:AttributedOpEntry (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/appops/
H A DAppOpsControllerTest.java243 AppOpsManager.AttributedOpEntry attributed1 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
249 AppOpsManager.AttributedOpEntry attributed2 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
255 AppOpsManager.AttributedOpEntry attributed3 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
289 AppOpsManager.AttributedOpEntry attributed1 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
291 AppOpsManager.AttributedOpEntry attributed2 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
293 AppOpsManager.AttributedOpEntry attributed3 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
884 AppOpsManager.AttributedOpEntry attributed = mock(AppOpsManager.AttributedOpEntry.class); in createPackageOp()
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java3552 private AttributedOpEntry(@NonNull AttributedOpEntry other) { in AttributedOpEntry() method in AppOpsManager.AttributedOpEntry
3997 public AttributedOpEntry( in AttributedOpEntry() method in AppOpsManager.AttributedOpEntry
4094 return new AttributedOpEntry[size];
4099 return new AttributedOpEntry(in);
6445 final AttributedOpEntry cloneOp = new AttributedOpEntry(origOp); in HistoricalOp()
6586 AttributedOpEntry access = new AttributedOpEntry(mOp, false, accessEvents, null); in addDiscreteAccess()
7066 private static List<AttributedOpEntry> listForFlagsInStates(List<AttributedOpEntry> accesses, in listForFlagsInStates()
7074 AttributedOpEntry entry = accesses.get(i); in listForFlagsInStates()
10231 private static List<AttributedOpEntry> deduplicateDiscreteEvents(List<AttributedOpEntry> list) { in deduplicateDiscreteEvents()
10248 private static AttributedOpEntry mergeAttributedOpEntries(List<AttributedOpEntry> opEntries) { in mergeAttributedOpEntries()
[all …]
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/location/
H A DRecentLocationAppsTest.java10 import android.app.AppOpsManager.AttributedOpEntry;
165 new AttributedOpEntry(op, false, accessEvents, null))); in createOpEntryWithTime()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
H A DRecentAppOpsAccessesTest.java198 new AppOpsManager.AttributedOpEntry(op, false, accessEvents, null))); in createOpEntryWithTime()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAttributedOp.java605 @NonNull AppOpsManager.AttributedOpEntry createAttributedOpEntryLocked() { in createAttributedOpEntryLocked()
629 return new AppOpsManager.AttributedOpEntry(parent.op, isRunning(), accessEvents, in createAttributedOpEntryLocked()
H A DAppOpsService.java78 import android.app.AppOpsManager.AttributedOpEntry;
653 final ArrayMap<String, AppOpsManager.AttributedOpEntry> attributionEntries = in createEntryLocked()
666 final ArrayMap<String, AttributedOpEntry> attributionEntries = new ArrayMap<>(1); in createSingleAttributionEntryLocked()
4332 final AttributedOpEntry attribution = in writeRecentAccesses()
4752 final AppOpsManager.AttributedOpEntry attributionEnt = in onShellCommand()
4959 final AttributedOpEntry entry = op.createSingleAttributionEntryLocked( in dumpStatesLocked()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsServiceTest.java380 Map<String, AppOpsManager.AttributedOpEntry> attributedOpEntries = opEntries.get( in testUidStateInitializationDoesntClearState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
H A DAppOpsControllerImpl.java189 for (Map.Entry<String, AppOpsManager.AttributedOpEntry> attributedOpEntry : in fetchCurrentActiveOps()
/aosp14/frameworks/base/core/java/android/permission/
H A DPermissionUsageHelper.java491 AppOpsManager.AttributedOpEntry attrOpEntry = in getOpUsages()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt692 public static final class AppOpsManager.AttributedOpEntry implements android.os.Parcelable {
712 …ic static final android.os.Parcelable.Creator<android.app.AppOpsManager.AttributedOpEntry> CREATOR;
721 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getBackgroundDi…
723 …method @NonNull public android.app.AppOpsManager.AttributedOpEntry getDiscreteAccessAt(@IntRange(f…
725 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getDiscreteAcce…
728 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getForegroundDi…
790 …ull public java.util.Map<java.lang.String,android.app.AppOpsManager.AttributedOpEntry> getAttribut…
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes296 android.app.AppOpsManager$AttributedOpEntry$1
297 android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
298 android.app.AppOpsManager$AttributedOpEntry
H A Dboot-image-profile.txt1100 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager…
1101 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager…
23076 Landroid/app/AppOpsManager$AttributedOpEntry$1;
23077 Landroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;
23078 Landroid/app/AppOpsManager$AttributedOpEntry;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes296 android.app.AppOpsManager$AttributedOpEntry$1
297 android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
298 android.app.AppOpsManager$AttributedOpEntry
H A Dboot-image-profile.txt1100 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager…
1101 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager…
33179 Landroid/app/AppOpsManager$AttributedOpEntry$1;
33180 Landroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;
33181 Landroid/app/AppOpsManager$AttributedOpEntry;
/aosp14/frameworks/base/services/
H A Dart-profile2573 …;Ljava/lang/Long;]Landroid/app/AppOpsManager$AttributedOpEntry;Landroid/app/AppOpsManager$Attribut…
2624 …butedOp;->createAttributedOpEntryLocked()Landroid/app/AppOpsManager$AttributedOpEntry;+]Lcom/andro…