Searched refs:EXTRA_COMPOSE_URI (Results 1 – 2 of 2) sorted by relevance
149 composeIntent.putExtra(Utils.EXTRA_COMPOSE_URI, account.composeIntentUri); in configureValidWidgetIntents()
94 public static final String EXTRA_COMPOSE_URI = "composeUri"; field in Utils