Searched refs:CANONICAL_NAME (Results 1 – 4 of 4) sorted by relevance
39 private static final String CANONICAL_NAME = "name"; field in TextConfigTest59 .setCanonicalName(CANONICAL_NAME)
49 private static final String CANONICAL_NAME = "name"; field in AudioConfigTest71 .setCanonicalName(CANONICAL_NAME)
38 private static final String CANONICAL_NAME = "name"; field in VideoConfigTest65 .setCanonicalName(CANONICAL_NAME)
180 private static final String CANONICAL_NAME = field in WatchdogPerfHandlerUnitTest288 when(mMockContext.getPackageName()).thenReturn(CANONICAL_NAME); in setUp()710 mGenericPackageNameByUid.put(Binder.getCallingUid(), CANONICAL_NAME); in testResourceOveruseListener() local723 Collections.singleton(CANONICAL_NAME))); in testResourceOveruseListener()735 Collections.singletonList(CANONICAL_NAME))); in testResourceOveruseListener()742 mGenericPackageNameByUid.put(Binder.getCallingUid(), CANONICAL_NAME); in testDuplicateAddResourceOveruseListener() local766 mGenericPackageNameByUid.put(Binder.getCallingUid(), CANONICAL_NAME); in testAddMultipleResourceOveruseListeners() local784 Collections.singleton(CANONICAL_NAME))); in testAddMultipleResourceOveruseListeners()796 Collections.singletonList(CANONICAL_NAME))); in testAddMultipleResourceOveruseListeners()808 Collections.singletonList(CANONICAL_NAME))); in testAddMultipleResourceOveruseListeners()