Searched refs:PERSONAL_USER_ID (Results 1 – 1 of 1) sorted by relevance
32 private val PERSONAL_USER_ID = 10 constant in com.android.intentresolver.emptystate.CrossProfileIntentsCheckerTest45 eq(PERSONAL_USER_ID), in testChecker_hasCrossProfileIntents()52 assertThat(checker.hasCrossProfileIntents(intents, PERSONAL_USER_ID, WORK_USER_ID)).isTrue() in testChecker_hasCrossProfileIntents()70 assertThat(checker.hasCrossProfileIntents(intents, PERSONAL_USER_ID, WORK_USER_ID)) in testChecker_noCrossProfileIntents()79 assertThat(checker.hasCrossProfileIntents(intents, PERSONAL_USER_ID, WORK_USER_ID)) in testChecker_noIntents()