Searched refs:ALWAYS_ON_PACKAGE (Results 1 – 1 of 1) sorted by relevance
577 private static final String ALWAYS_ON_PACKAGE = "com.android.test.alwaysonvpn"; field in ConnectivityServiceTest2486 eq(ALWAYS_ON_PACKAGE), anyInt(), eq(userId));2497 doReturn(VPN_UID).when(mPackageManager).getPackageUidAsUser(ALWAYS_ON_PACKAGE, userId);