/packages/apps/Settings/src/com/android/settings/development/autofill/ |
D | AutofillDeveloperSettingsObserver.java | 43 UserHandle.USER_ALL); in register() 46 UserHandle.USER_ALL); in register() 49 UserHandle.USER_ALL); in register()
|
/packages/services/Telephony/src/com/android/phone/ |
D | ServiceStateProvider.java | 585 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubIdAndField() 590 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubIdAndField() 595 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubIdAndField() 600 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubIdAndField() 605 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubIdAndField() 651 /* observer= */ null, /* syncToNetwork= */ false, UserHandle.USER_ALL); in notifyChangeForSubId()
|
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/ |
D | CarNotificationListenerTest.java | 161 UserHandle userHandle = new UserHandle(UserHandle.USER_ALL); in onNotificationPosted_isHun_isForAllUsers_addsAlertEntryToDataManager() 172 UserHandle userHandle = new UserHandle(UserHandle.USER_ALL); in onNotificationPosted_isHun_isForAllUsers_doesNotAddItToActiveNotifications() 232 UserHandle userHandle = new UserHandle(UserHandle.USER_ALL); in onNotificationPosted_isNotHun_isForAllUsers_addsAlertEntryToDataManager() 243 UserHandle userHandle = new UserHandle(UserHandle.USER_ALL); in onNotificationPosted_isNotHun_isForAllUsers_addsItToActiveNotifications() 255 UserHandle userHandle = new UserHandle(UserHandle.USER_ALL); in onNotificationPosted_lowPriority_isForAllUsers_untracksUnseenNotification()
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | AbstractZenModePreferenceController.java | 145 cr.registerContentObserver(ZEN_MODE_URI, false, this, UserHandle.USER_ALL); in register() 146 cr.registerContentObserver(ZEN_MODE_CONFIG_ETAG_URI, false, this, UserHandle.USER_ALL); in register() 147 cr.registerContentObserver(ZEN_MODE_DURATION_URI, false, this, UserHandle.USER_ALL); in register()
|
D | ZenModePreferenceController.java | 108 cr.registerContentObserver(ZEN_MODE_URI, false, this, UserHandle.USER_ALL); in register() 109 cr.registerContentObserver(ZEN_MODE_CONFIG_ETAG_URI, false, this, UserHandle.USER_ALL); in register()
|
/packages/services/Car/car-builtin-lib/src/android/car/builtin/os/ |
D | UserManagerHelper.java | 49 public static final @UserIdInt int USER_ALL = UserHandle.USER_ALL; field in UserManagerHelper
|
/packages/modules/Permission/service/java/com/android/permission/compat/ |
D | UserHandleCompat.java | 29 public static final int USER_ALL = UserHandle.ALL.getIdentifier(); field in UserHandleCompat
|
/packages/apps/Settings/src/com/android/settings/notification/history/ |
D | NotificationSbnAdapter.java | 22 import static android.os.UserHandle.USER_ALL; 253 if (userId == USER_ALL) { in normalizeUserId()
|
D | NotificationStation.java | 409 info.user = sbn.getUserId() == UserHandle.USER_ALL in createFromSbn()
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyProvider.java | 788 CONTENT_URI, null, true, UserHandle.USER_ALL); in onCreate() 4779 true, UserHandle.USER_ALL); in unsynchronizedBulkInsert() 4794 true, UserHandle.USER_ALL); in insertSynchronized() 5062 true, UserHandle.USER_ALL); in deleteSynchronized() 5113 true, UserHandle.USER_ALL); in deleteSynchronized() 5335 UserHandle.USER_ALL); in updateSynchronized() 5340 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() 5346 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() 5351 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() 5356 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() [all …]
|
D | SmsProvider.java | 1121 UserHandle.USER_ALL); in delete() 1157 UserHandle.USER_ALL); in delete() 1355 cr.notifyChange(uri, null, true, UserHandle.USER_ALL); in notifyChange() 1356 cr.notifyChange(MmsSms.CONTENT_URI, null, true, UserHandle.USER_ALL); in notifyChange() 1358 UserHandle.USER_ALL); in notifyChange()
|
D | MmsSmsProvider.java | 793 UserHandle.USER_ALL); in insertThread() 1435 UserHandle.USER_ALL); in delete() 1587 MmsSms.CONTENT_URI, null, true, UserHandle.USER_ALL); in update()
|
D | MmsProvider.java | 1158 caseSpecificUri, null, true, UserHandle.USER_ALL); in notifyChange() 1161 MmsSms.CONTENT_URI, null, true, UserHandle.USER_ALL); in notifyChange()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/ |
D | CarDeviceProvisionedControllerImpl.java | 90 mCarSettingsObserver, UserHandle.USER_ALL); in init()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | DisableAnimationsPreferenceController.java | 117 false, mSettingsContentObserver, UserHandle.USER_ALL); in onStart()
|
/packages/modules/Permission/service/java/com/android/permission/util/ |
D | UserUtils.java | 52 || (allowAll && userId == UserHandleCompat.USER_ALL), in enforceCrossUserPermission()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/ |
D | UserEventManager.java | 28 import static android.os.UserHandle.USER_ALL; 208 runUpdateUsersOnMainThread(USER_ALL, 0); in runUpdateUsersOnMainThread()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/accessibility/ |
D | DisableAnimationsPreferenceControllerTest.java | 182 false, settingsObserver, UserHandle.USER_ALL); in setAnimationScaleAndWaitForUpdate()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | CarPowerManagementServiceUnitTest.java | 380 UserManagerHelper.USER_ALL); in testHibernateFreeMemory() 402 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcesses() 404 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcesses() 427 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesWithOneProcessTooLow() 429 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesWithOneProcessTooLow() 456 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesWithOneProcessNotInAllowList() 458 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesWithOneProcessNotInAllowList() 485 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesSameUid() 487 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesSameUid() 513 UserManagerHelper.USER_ALL); in testHibernateFreeMemory_multipleProcessesPersistentProcess() [all …]
|
/packages/apps/Car/SystemUI/src/com/android/systemui/wm/ |
D | BarControlPolicy.java | 108 }, UserHandle.USER_ALL); in registerContentObserver()
|
/packages/modules/Permission/service/java/com/android/role/ |
D | RoleService.java | 438 UserHandleCompat.USER_ALL); in notifyRoleHoldersChanged() 640 if (userId != UserHandleCompat.USER_ALL && !UserUtils.isUserExistent(userId, in addOnRoleHoldersChangedListenerAsUser() 661 if (userId != UserHandleCompat.USER_ALL && !UserUtils.isUserExistent(userId, in removeOnRoleHoldersChangedListenerAsUser()
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | DefaultDialerCache.java | 176 UserHandle.USER_ALL); in DefaultDialerCache()
|
D | InCallController.java | 1340 mToken, packageRestriction, UserHandle.USER_ALL); in restrictPhoneCallOps() 1342 mToken, packageRestriction, UserHandle.USER_ALL); in restrictPhoneCallOps()
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | CarNotificationListener.java | 314 || sbn.getUser().getIdentifier() == UserHandle.USER_ALL); in isNotificationForCurrentUser()
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/ |
D | SdkSandboxShellCommandUnitTest.java | 140 return UserHandle.USER_ALL; in testCommandFailsIfCallerNotShellOrRoot()
|