Searched refs:ENTITIES_EXTRAS (Results 1 – 2 of 2) sorted by relevance
62 static final String ENTITIES_EXTRAS = "entities-extras"; field in SmartActionsHelper170 Bundle entitiesExtas = extras.getParcelable(ENTITIES_EXTRAS); in createCopyCodeAction()
430 extras.putParcelable(SmartActionsHelper.ENTITIES_EXTRAS, entitiesExtras); in testCopyAction()