Searched refs:mOtherUserHandle (Results 1 – 1 of 1) sorted by relevance
183 private UserHandle mOtherUserHandle; field in ActivityManagerAppExitInfoTest426 UserHandle user = other ? mOtherUserHandle : mCurrentUserHandle; in startService()1194 mOtherUserHandle = UserHandle.of(mOtherUserId); in prepareTestUser()