Searched refs:INTENT_KEY_DETAIL_VIEW (Results 1 – 2 of 2) sorted by relevance
231 fillInIntent.putExtra(Utils.INTENT_KEY_DETAIL_VIEW, true) in getLaunchFillInIntent()
80 const val INTENT_KEY_DETAIL_VIEW = "DETAIL_VIEW" constant189 if (extras.getBoolean(INTENT_KEY_DETAIL_VIEW, false)) { in getViewTypeFromIntentAndSharedPref()