Searched defs:requestIntent (Results 1 – 2 of 2) sorted by relevance
563 public void receiveResult(Intent requestIntent, int resultCode, Intent resultIntent) { in receiveResult()
225 Intent requestIntent = new Intent().setType("video/*"); in startActivityForResultAndReceiveResult_whenNoIntentMatches_shouldThrowException() local