Searched defs:previousScreenType (Results 1 – 3 of 3) sorted by relevance
104 int previousScreenType) { in startQuickContact()112 int previousScreenType, int requestCode) { in startQuickContactForResult()117 int previousScreenType, int requestCode) { in startQuickContact()135 int previousScreenType) { in composeQuickContactIntent()144 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