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