Home
last modified time | relevance | path

Searched defs:anotherUser (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DEventConditionProviderTest.java151 UserHandle anotherUser = UserHandle.of(42); in onUserSwitched_reloadsTrackersIncludingProfiles() local
H A DScheduleConditionProviderTest.java452 int anotherUser = ActivityManager.getCurrentUser() + 1; in onAlarmClockChanged_forAnotherUser_isIgnored() local