Searched refs:PinPickerActivity (Results 1 – 2 of 2) sorted by relevance
24 public class PinPickerActivity extends Activity { class
50 public final ActivityTestRule<PinPickerActivity> mActivityTestRule;53 mActivityTestRule = new ActivityTestRule<>(PinPickerActivity.class); in PinPickerTest()