Searched defs:screenType (Results 1 – 3 of 3) sorted by relevance
39 public static void logScreenView(Activity activity, int screenType) { in logScreenView()46 public static void logScreenView(Activity activity, int screenType, int previousScreenType) { in logScreenView()109 public abstract void logScreenViewImpl(int screenType, int previousScreenType); in logScreenViewImpl()
476 ScreenEvent.Type screenType; in sendScreenViewForCurrentPosition() local
1037 uint32_t screenType; member