Searched refs:DISABLED_INVALID_VERSION (Results 1 – 3 of 3) sorted by relevance
27 int DISABLED_INVALID_VERSION = 2; field31 @IntDef({ENABLED, DISABLED_MANUALLY, DISABLED_INVALID_VERSION, DISABLED_FROM_EXPLICIT_CRASH,
167 mPluginEnabler.setDisabled(component, PluginEnabler.DISABLED_INVALID_VERSION); in onReceive()187 || disableReason == PluginEnabler.DISABLED_INVALID_VERSION) { in onReceive()
182 PluginEnabler.DISABLED_INVALID_VERSION); in testDisableIntent()