Searched refs:ShadowClearAdbKeysWarningDialog (Results 1 – 1 of 1) sorted by relevance
77 ShadowClearAdbKeysWarningDialog.resetDialog(); in tearDown()106 @Config(shadows = ShadowClearAdbKeysWarningDialog.class)115 assertThat(ShadowClearAdbKeysWarningDialog.sIsShowing).isTrue(); in handlePreferenceTreeClick_clearAdbKeysPreference_shouldShowWarningDialog()172 public static class ShadowClearAdbKeysWarningDialog { class in ClearAdbKeysPreferenceControllerTest