Searched refs:logEntryPointClicked (Results 1 – 3 of 3) sorted by relevance
97 UiStatsLogger.logEntryPointClicked(); in start()
529 public static void logEntryPointClicked() { in logEntryPointClicked() method in UiStatsLogger
117 ExtendedMockito.doNothing().when(() -> UiStatsLogger.logEntryPointClicked()); in setup()