Searched refs:NON_EXISTENT_PKG (Results 1 – 1 of 1) sorted by relevance
154 final String NON_EXISTENT_PKG = "com.android.nonexistent.delegate"; in testCantDelegateToUninstalledPackage() local161 NON_EXISTENT_PKG, scopes); in testCantDelegateToUninstalledPackage()167 .getDelegatedScopes(ADMIN_RECEIVER_COMPONENT, NON_EXISTENT_PKG).isEmpty()); in testCantDelegateToUninstalledPackage()