Home | History | Annotate | Download | only in pm

Lines Matching refs:COMPONENT_ENABLED_STATE_DISABLED_USER

21 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED_USER;
120 assertThat(ps.getEnabled(0), is(COMPONENT_ENABLED_STATE_DISABLED_USER));
138 assertThat(ps.getEnabled(0), is(COMPONENT_ENABLED_STATE_DISABLED_USER));