Searched refs:mCounterGetContentProtectionPolicy (Results 1 – 2 of 2) sorted by relevance
89 assertThat(mController.mCounterGetContentProtectionPolicy).isEqualTo(0); in constructor_flagDisabled_doesNotFetchData()99 assertThat(mController.mCounterGetContentProtectionPolicy).isEqualTo(0); in constructor_flagEnabled_fetchesManagedProfile()110 assertThat(mController.mCounterGetContentProtectionPolicy).isEqualTo(1); in constructor_flagEnabled_withManagedProfile_fetchesPolicy()283 public int mCounterGetContentProtectionPolicy; field in ContentProtectionWorkSwitchControllerTest.TestContentProtectionWorkSwitchController307 mCounterGetContentProtectionPolicy++; in getContentProtectionPolicy()
104 assertThat(mController.mCounterGetContentProtectionPolicy).isEqualTo(0); in constructor_flagDisabled_doesNotFetchData()114 assertThat(mController.mCounterGetContentProtectionPolicy).isEqualTo(1); in constructor_flagEnabled_fetchesData()356 public int mCounterGetContentProtectionPolicy; field in ContentProtectionTogglePreferenceControllerTest.TestContentProtectionTogglePreferenceController379 mCounterGetContentProtectionPolicy++; in getContentProtectionPolicy()