Searched refs:PACKAGE_TO_LAUNCH (Results 1 – 1 of 1) sorted by relevance
63 private static final String PACKAGE_TO_LAUNCH = "package_to_launch"; field in AppCompatibility142 String packageName = mArgs.getString(PACKAGE_TO_LAUNCH); in testAppStability()178 Log.d(TAG, "Missing argument, use " + PACKAGE_TO_LAUNCH + in testAppStability()