Searched refs:BEDSTEAD_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
63 private static final String BEDSTEAD_PACKAGE_NAME = "com.android.bedstead"; field in BedsteadJUnit484 if (!annotation.annotationType().getPackage().getName().startsWith(BEDSTEAD_PACKAGE_NAME)) { in getAnnotationWeight()357 .getCanonicalName().contains(BEDSTEAD_PACKAGE_NAME)); in bedsteadAnnotationsSortedByMostCommon()