Searched refs:SHELL_PACKAGE_NAME (Results 1 – 2 of 2) sorted by relevance
77 const val SHELL_PACKAGE_NAME = "com.android.shell" constant145 DUMMY_MAC_ADDRESS, SHELL_PACKAGE_NAME, MANAGE_COMPANION_DEVICES, in testIsDeviceAssociatedWithCompanionApproveWifiConnectionsPermission()147 assertFalse(isShellAssociated(DUMMY_MAC_ADDRESS, SHELL_PACKAGE_NAME)) in testIsDeviceAssociatedWithCompanionApproveWifiConnectionsPermission()
164 private static final String SHELL_PACKAGE_NAME = "com.android.shell"; field in PackageManagerTest1458 assertThat(packages.get(0).packageName).isEqualTo(SHELL_PACKAGE_NAME); in testInstallTestOnlyPackagePermission_onlyGrantedToShell()