Searched refs:PACKAGE_RED (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.providers.contacts.ContactsActor.PACKAGE_RED;70 mRed = new ContactsActor(overallContext, PACKAGE_RED, in setUp()
61 public static final String PACKAGE_RED = "net.example.red"; field in ContactsActor130 mPackageManager.addPackage(2000, PACKAGE_RED); in RestrictionMockContext()