Searched refs:SIMPLE_APP_PACKAGE (Results 1 – 1 of 1) sorted by relevance
54 public static final String SIMPLE_APP_PACKAGE = "com.android.cts.launcherapps.simpleapp"; field in LauncherAppsTests117 SIMPLE_APP_PACKAGE)) { in testSimpleAppInstalledForUser()127 mUser, SIMPLE_APP_PACKAGE); in testPackageAddedCallbackForUser()133 mUser, SIMPLE_APP_PACKAGE); in testPackageRemovedCallbackForUser()138 mUser, SIMPLE_APP_PACKAGE); in testPackageChangedCallbackForUser()144 mUser, SIMPLE_APP_PACKAGE); in testNoPackageAddedCallbackForUser()151 SIMPLE_APP_PACKAGE, in testLaunchNonExportActivityFails()152 SIMPLE_APP_PACKAGE + ".NonExportedActivity"), in testLaunchNonExportActivityFails()163 SIMPLE_APP_PACKAGE, in testLaunchNonExportLauncherFails()164 SIMPLE_APP_PACKAGE + ".NonLauncherActivity"), in testLaunchNonExportLauncherFails()[all …]