Searched refs:HELLO_WORLD_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
165 private static final String HELLO_WORLD_PACKAGE_NAME = "com.example.helloworld"; field in PackageManagerTest180 uninstallPackage(HELLO_WORLD_PACKAGE_NAME); in tearDown()1325 final ApplicationInfo info = mPackageManager.getApplicationInfo(HELLO_WORLD_PACKAGE_NAME, in testGetApplicationInfo_icon_MatchesUseRoundIcon()