Searched refs:PRIMARY_USER_APP_EXCLUDE_KEY (Results 1 – 1 of 1) sorted by relevance
279 private static final String PRIMARY_USER_APP_EXCLUDE_KEY = field in VpnTest1094 when(mVpnProfileStore.get(PRIMARY_USER_APP_EXCLUDE_KEY)) in startVpnForVerifyAppExclusionList()1118 verify(mVpnProfileStore, never()).put(eq(PRIMARY_USER_APP_EXCLUDE_KEY), any()); in testSetAndGetAppExclusionList()1121 .put(eq(PRIMARY_USER_APP_EXCLUDE_KEY), in testSetAndGetAppExclusionList()