Searched defs:previousScreenType (Results 1 – 3 of 3) sorted by relevance
104 int previousScreenType) { in startQuickContact()116 int previousScreenType) { in composeQuickContactIntent()125 int mode, int previousScreenType) { in composeQuickContactIntent()
46 public static void logScreenView(Activity activity, int screenType, int previousScreenType) { in logScreenView()109 public abstract void logScreenViewImpl(int screenType, int previousScreenType); in logScreenViewImpl()
647 final int previousScreenType = getIntent().getIntExtra in onCreate() local2122 final int previousScreenType = getIntent().getIntExtra in onBackPressed() local