Home
last modified time | relevance | path

Searched refs:ActionDisabledLearnMoreButtonLauncher (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/enterprise/
DBaseActionDisabledByAdminController.java34 protected ActionDisabledLearnMoreButtonLauncher mLauncher;
42 public final void initialize(ActionDisabledLearnMoreButtonLauncher launcher) { in initialize()
DActionDisabledByAdminController.java36 void initialize(ActionDisabledLearnMoreButtonLauncher launcher); in initialize()
DManagedDeviceActionDisabledByAdminController.java27 import com.android.settingslib.enterprise.ActionDisabledLearnMoreButtonLauncher.ResolveActivityChec…
DActionDisabledByAdminControllerFactory.java21 import static com.android.settingslib.enterprise.ActionDisabledLearnMoreButtonLauncher.DEFAULT_RESO…
DActionDisabledLearnMoreButtonLauncher.java36 public abstract class ActionDisabledLearnMoreButtonLauncher { class
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/enterprise/
DActionDisabledByAdminControllerTestUtils.java56 ActionDisabledLearnMoreButtonLauncher createLearnMoreButtonLauncher() { in createLearnMoreButtonLauncher()
57 return new ActionDisabledLearnMoreButtonLauncher() { in createLearnMoreButtonLauncher()
DActionDisabledLearnMoreButtonLauncherTest.java72 private ActionDisabledLearnMoreButtonLauncher mLauncher;