Searched refs:mExpectedUserId (Results 1 – 4 of 4) sorted by relevance
117 int mExpectedUserId; field in UsageStatsServiceTest.TestUsageEventListener124 if (mCountDownLatch != null && userId == mExpectedUserId in onUsageEvent()131 mExpectedUserId = userId; in setExpectation()137 mLastReceivedUserId = mExpectedUserId = -1; in reset()
188 private final int mExpectedUserId; field in AbstractCrossUserContentResolverTest.TestContentObserver194 mExpectedUserId = expectedUserId; in TestContentObserver()199 if (uris.contains(mExpectedUri) && mExpectedUserId == userId) { in onChange()
60 @UserIdInt final int mExpectedUserId; field in ContentProviderConnection71 mExpectedUserId = _expectedUserId; in ContentProviderConnection()
219 info.authority, conn.mExpectedUserId, status); in onProviderPublishStatusLocked()