Searched refs:INTENT_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
52 private static final String INTENT_PACKAGE_NAME = field in CarArgumentMatchersTest95 Intent intent = new Intent(Intent.ACTION_SEND).setPackage(INTENT_PACKAGE_NAME); in testIntentFor()100 intentFor(Intent.ACTION_SEND, INTENT_PACKAGE_NAME)); in testIntentFor()