Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/appops/
DAppOpsControllerTest.java266 AppOpsManager.AttributedOpEntry attributed1 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
272 AppOpsManager.AttributedOpEntry attributed2 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
278 AppOpsManager.AttributedOpEntry attributed3 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleEntries()
313 AppOpsManager.AttributedOpEntry attributed1 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
315 AppOpsManager.AttributedOpEntry attributed2 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
317 AppOpsManager.AttributedOpEntry attributed3 = mock(AppOpsManager.AttributedOpEntry.class); in startListening_fetchesCurrentActive_multipleAttributes()
1037 AppOpsManager.AttributedOpEntry attributed = mock(AppOpsManager.AttributedOpEntry.class); in createPackageOp()
/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsRecentAccessPersistenceTest.java136 AppOpsManager.AttributedOpEntry attributedOpEntry = in validateUidStates()
146 AppOpsManager.AttributedOpEntry attributedOpEntryForDevice = in validateUidStates()
/frameworks/base/core/java/android/app/
DAppOpsManager.java3886 public static final class AttributedOpEntry implements Parcelable { class in AppOpsManager
3898 private AttributedOpEntry(@NonNull AttributedOpEntry other) { in AttributedOpEntry() method in AppOpsManager.AttributedOpEntry
4343 public AttributedOpEntry( in AttributedOpEntry() method in AppOpsManager.AttributedOpEntry
4413 /* package-private */ AttributedOpEntry(@NonNull Parcel in) { in AttributedOpEntry() method in AppOpsManager.AttributedOpEntry
4436 public static final @NonNull Parcelable.Creator<AttributedOpEntry> CREATOR
4437 = new Parcelable.Creator<AttributedOpEntry>() {
4439 public AttributedOpEntry[] newArray(int size) {
4440 return new AttributedOpEntry[size];
4444 public AttributedOpEntry createFromParcel(@NonNull Parcel in) {
4445 return new AttributedOpEntry(in);
[all …]
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/location/
DRecentLocationAppsTest.java10 import android.app.AppOpsManager.AttributedOpEntry;
165 new AttributedOpEntry(op, false, accessEvents, null))); in createOpEntryWithTime()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
DRecentAppOpsAccessesTest.java258 new AppOpsManager.AttributedOpEntry(op, false, accessEvents, null))); in createOpEntryWithTime()
/frameworks/base/services/core/java/com/android/server/appop/
DAttributedOp.java637 @NonNull AppOpsManager.AttributedOpEntry createAttributedOpEntryLocked() { in createAttributedOpEntryLocked()
661 return new AppOpsManager.AttributedOpEntry(parent.op, isRunning(), accessEvents, in createAttributedOpEntryLocked()
DAppOpsRecentAccessPersistence.java335 AppOpsManager.AttributedOpEntry attributedOpEntry = in writeDeviceAttributedOps()
DAppOpsService.java86 import android.app.AppOpsManager.AttributedOpEntry;
675 final ArrayMap<String, AppOpsManager.AttributedOpEntry> attributionEntries = in createEntryLocked()
698 final ArrayMap<String, AttributedOpEntry> attributionEntries = new ArrayMap<>(1); in createSingleAttributionEntryLocked()
5155 final AttributedOpEntry attribution = in writeRecentAccesses()
5575 final AppOpsManager.AttributedOpEntry attributionEnt = in onShellCommand()
5801 final AttributedOpEntry entry = op.createSingleAttributionEntryLocked( in dumpStatesLocked()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsServiceTest.java455 Map<String, AppOpsManager.AttributedOpEntry> attributedOpEntries = opEntries.get( in testUidStateInitializationDoesntClearState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
DAppOpsControllerImpl.java237 for (Map.Entry<String, AppOpsManager.AttributedOpEntry> attributedOpEntry : in fetchCurrentActiveOps()
/frameworks/base/core/java/android/permission/
DPermissionUsageHelper.java529 AppOpsManager.AttributedOpEntry attrOpEntry = in getOpUsagesByDevice()
/frameworks/base/config/
Ddirty-image-objects261 Landroid/app/AppOpsManager$AttributedOpEntry; 11
Dpreloaded-classes324 android.app.AppOpsManager$AttributedOpEntry$1
325 android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
326 android.app.AppOpsManager$AttributedOpEntry
Dboot-image-profile.txt1079 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager…
1080 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager…
32828 Landroid/app/AppOpsManager$AttributedOpEntry$1;
32829 Landroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;
32830 Landroid/app/AppOpsManager$AttributedOpEntry;
/frameworks/base/core/api/
Dsystem-current.txt744 public static final class AppOpsManager.AttributedOpEntry implements android.os.Parcelable {
764 …ic static final android.os.Parcelable.Creator<android.app.AppOpsManager.AttributedOpEntry> CREATOR;
773 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getBackgroundDi…
775 …method @NonNull public android.app.AppOpsManager.AttributedOpEntry getDiscreteAccessAt(@IntRange(f…
777 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getDiscreteAcce…
780 …method @NonNull public java.util.List<android.app.AppOpsManager.AttributedOpEntry> getForegroundDi…
843 …ull public java.util.Map<java.lang.String,android.app.AppOpsManager.AttributedOpEntry> getAttribut…
/frameworks/base/boot/
Dpreloaded-classes324 android.app.AppOpsManager$AttributedOpEntry$1
325 android.app.AppOpsManager$AttributedOpEntry$LongSparseArrayParceling
326 android.app.AppOpsManager$AttributedOpEntry
Dboot-image-profile.txt1079 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager…
1080 HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager…
22698 Landroid/app/AppOpsManager$AttributedOpEntry$1;
22699 Landroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;
22700 Landroid/app/AppOpsManager$AttributedOpEntry;
/frameworks/base/services/
Dart-profile1215 …ecentAccesses()V+]Landroid/app/AppOpsManager$AttributedOpEntry;Landroid/app/AppOpsManager$Attribut…
1237 …butedOp;->createAttributedOpEntryLocked()Landroid/app/AppOpsManager$AttributedOpEntry;+]Landroid/u…
Dart-wear-profile7855 …r/appop/AttributedOp;->createAttributedOpEntryLocked()Landroid/app/AppOpsManager$AttributedOpEntry;