Searched defs:logScreenView (Results 1 – 3 of 3) sorted by relevance
39 public static void logScreenView(Activity activity, int screenType) { in logScreenView() method in Logger46 public static void logScreenView(Activity activity, int screenType, int previousScreenType) { in logScreenView() method in Logger
38 public void logScreenView(ScreenEvent.Type screenEvent, Activity activity) {} in logScreenView() method in LoggingBindingsStub
65 void logScreenView(com.android.dialer.logging.ScreenEvent.Type screenEvent, Activity activity); in logScreenView() method