Searched refs:EXTRA_IDS (Results 1 – 1 of 1) sorted by relevance
47 private static final String EXTRA_IDS = "ids"; field in AuthActivity69 Parcelable[] ids = myIntent.getParcelableArrayExtra(EXTRA_IDS); in onYes()111 intent.putExtra(EXTRA_IDS, ids); in newIntentSender()