Searched refs:userJourneyCode (Results 1 – 1 of 1) sorted by relevance
81 int userJourneyCode = intent.getIntExtra("cuj_code_extra", 0); in onReceive() local82 switch (userJourneyCode) { in onReceive()90 throw new IllegalStateException("unexpected CUJ code=" + userJourneyCode); in onReceive()