Searched refs:DELIVER_RESULT (Results 1 – 1 of 1) sorted by relevance
32 public static final String DELIVER_RESULT = "TestedScreen.DELIVER_RESULT"; field in TestedScreen44 intent.setAction(DELIVER_RESULT); in onCreate()50 } else if (DELIVER_RESULT.equals(getIntent().getAction())) { in onCreate()