Home
last modified time | relevance | path

Searched defs:UID (Results 1 – 25 of 80) sorted by relevance

1234

/aosp12/system/core/libprocessgroup/profiles/
H A Dcgroups.json7 "UID": "system", string
14 "UID": "system", string
21 "UID": "system", string
28 "UID": "root", string
36 "UID": "system", string
43 "UID": "system", string
H A Dcgroups.recovery.json5 "UID": "root", string
H A Dcgroups_28.json7 "UID": "system", string
H A Dcgroups_29.json7 "UID": "system", string
H A Dcgroups_30.json7 "UID": "system", string
/aosp12/system/unwinding/libunwindstack/
H A DGlobalDebugImpl.h83 struct UID { struct
87 bool operator<(const UID& other) const { argument
235 bool ReadNewEntries(Maps* maps, std::map<UID, std::shared_ptr<Symfile>>* entries, bool* race) { in ReadNewEntries()
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
H A DAnomalyDatabaseHelper.java67 String UID = "uid"; field
110 String UID = "uid"; field
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderTest.java24 private static final int UID = 100; field in BinderTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/specialaccess/deviceadmin/
H A DDeviceAdminAddTest.java48 private static final int UID = 12345; field in DeviceAdminAddTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
H A DOptimizedPreferenceControllerTest.java35 private static final int UID = 12345; field in OptimizedPreferenceControllerTest
H A DRestrictedPreferenceControllerTest.java35 private static final int UID = 12345; field in RestrictedPreferenceControllerTest
H A DUnrestrictedPreferenceControllerTest.java36 private static final int UID = 12345; field in UnrestrictedPreferenceControllerTest
H A DBatteryOptimizeUtilsTest.java50 private static final int UID = 12345; field in BatteryOptimizeUtilsTest
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/fuelgauge/batterytip/
H A DAppInfoTest.java43 private static final int UID = 3452; field in AppInfoTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
H A DCleanupManagerTest.java48 private static final int UID = 1234; field in CleanupManagerTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
H A DPasswordUtilsTest.java58 private static final int UID = 1234; field in PasswordUtilsTest
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
H A DNotificationsPreferenceControllerTest.java50 private static final int UID = 1001010; field in NotificationsPreferenceControllerTest
H A DApplicationsSettingsPreferenceControllerTest.java55 private static final int UID = 12; field in ApplicationsSettingsPreferenceControllerTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/
H A DAnomalyCleanupJobServiceTest.java56 private static final int UID = 1234; field in AnomalyCleanupJobServiceTest
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/storage/
H A DStorageMediaCategoryDetailPreferenceControllerTest.java51 private static final int UID = 12; field in StorageMediaCategoryDetailPreferenceControllerTest
H A DStorageApplicationListPreferenceControllerTest.java51 private static final int UID = 12; field in StorageApplicationListPreferenceControllerTest
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerTest.java41 private static final int UID = 9999; field in NotificationRecordLoggerTest
H A DGlobalSortKeyComparatorTest.java43 private final int UID = 1111111; field in GlobalSortKeyComparatorTest
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DPermissionHelperTest.java42 private static final int UID = Binder.getCallingUid(); field in PermissionHelperTest
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/notification/
H A DNotificationVisibilityLoggerTest.java63 private static final int UID = 2; field in NotificationVisibilityLoggerTest

1234