Searched defs:expectedUserId (Results 1 – 9 of 9) sorted by relevance
48 int expectedUserId = 11 + index; in getHistoricalNotification() local79 int expectedUserId = 11; in testHistoricalNotificationBuilder() local
106 int expectedUserId, String expectedEmail, String preferredDomain) { in checkFindSendToAccount()
48 int expectedUserId = 11 + index; in getHistoricalNotification() local
55 int expectedUserId = 11 + index; in getHistoricalNotification() local
76 int expectedUserId = 11 + index; in getHistoricalNotification() local
70 int expectedUserId = index; in getHistoricalNotification() local
190 public TestContentObserver(CountDownLatch latch, Uri exptectedUri, int expectedUserId) { in TestContentObserver()
154 final int expectedUserId = userId; in getContentProviderImpl() local1326 long startTime, ProcessList processList, @UserIdInt int expectedUserId) { in incProviderCountLocked()
363 private void continueUserSwitchAssertions(int expectedUserId, boolean backgroundUserStopping) in continueUserSwitchAssertions()