Searched defs:userId2 (Results 1 – 3 of 3) sorted by relevance
962 int userId2, @Nullable ShortcutInfo shortcutInfo2, Bundle options2, in startIntents()1045 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()
397 final long userId2 = 102L; in generateAppUsageEventListFromUsageEvents_returnExpectedResult() local
2183 private boolean isAppCloneUserPair(int userId1, int userId2) { in isAppCloneUserPair()