Searched refs:KEY_MSG (Results 1 – 2 of 2) sorted by relevance
31 static final String KEY_MSG = "AttributionDialogActivity:msg"; field in AttributionDialogActivity41 msg = intent.getStringExtra(KEY_MSG); in onCreate()
127 intent.putExtra(AttributionDialogActivity.KEY_MSG, msg); in createAttribution()