Searched refs:mapping (Results 1 – 20 of 20) sorted by relevance
56 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newImsAndWiFiButtonChooser() local57 mapping.put( in newImsAndWiFiButtonChooser()61 mapping.put( in newImsAndWiFiButtonChooser()63 mapping.put( in newImsAndWiFiButtonChooser()65 mapping.put( in newImsAndWiFiButtonChooser()67 mapping.put(InCallButtonIds.BUTTON_HOLD, MappingInfo.builder(5).setSlotOrder(10).build()); in newImsAndWiFiButtonChooser()69 return new ButtonChooser(new MappedButtonConfig(mapping)); in newImsAndWiFiButtonChooser()73 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newCdmaButtonChooser() local74 mapping.put( in newCdmaButtonChooser()77 mapping.put( in newCdmaButtonChooser()[all …]
49 @NonNull private final Map<Integer, MappingInfo> mapping; field in MappedButtonConfig58 public MappedButtonConfig(@NonNull Map<Integer, MappingInfo> mapping) { in MappedButtonConfig() argument59 this.mapping = new ArrayMap<>(); in MappedButtonConfig()60 this.mapping.putAll(Assert.isNotNull(mapping)); in MappedButtonConfig()66 for (Entry<Integer, MappingInfo> entry : mapping.entrySet()) { in findOrderedMappedSlots()77 if (mapping.isEmpty()) { in getOrderedMappedSlots()90 for (Entry<Integer, MappingInfo> entry : mapping.entrySet()) { in getButtonsForSlot()145 MappingInfo info = mapping.get(button);
55 ContextualCardLookupTable.LOOKUP_TABLE.stream().forEach(mapping -> assertThat( in getController_hasSupportedCardType_shouldReturnCorrespondingController()56 mPool.getController(mContext, mapping.mCardType).getClass()).isEqualTo( in getController_hasSupportedCardType_shouldReturnCorrespondingController()57 mapping.mControllerClass)); in getController_hasSupportedCardType_shouldReturnCorrespondingController()63 mapping -> mapping.mControllerClass).distinct().count(); in getController_hasSupportedCardType_shouldHaveTwoControllersInPool()66 mapping -> mPool.getController(mContext, mapping.mCardType)); in getController_hasSupportedCardType_shouldHaveTwoControllersInPool()82 ContextualCardLookupTable.LOOKUP_TABLE.stream().forEach(mapping -> assertThat( in getRenderer_hasSupportedViewType_shouldReturnCorrespondingRenderer()84 mapping.mViewType).getClass()).isEqualTo(mapping.mRendererClass)); in getRenderer_hasSupportedViewType_shouldReturnCorrespondingRenderer()90 mapping -> mapping.mRendererClass).distinct().count(); in getRenderer_hasSupportedViewType_shouldHaveDistinctRenderersInPool()93 mapping -> mPool.getRendererByViewType(mContext, mLifecycleOwner, in getRenderer_hasSupportedViewType_shouldHaveDistinctRenderersInPool()94 mapping.mViewType)); in getRenderer_hasSupportedViewType_shouldHaveDistinctRenderersInPool()
44 .forEach(mapping -> mOriginalLookupTable.add(mapping)); in setUp()55 for (ControllerRendererMapping mapping : ContextualCardLookupTable.LOOKUP_TABLE) { in getCardControllerClass_hasSupportedCardType_shouldGetCorrespondingController()56 assertThat(ContextualCardLookupTable.getCardControllerClass(mapping.mCardType)) in getCardControllerClass_hasSupportedCardType_shouldGetCorrespondingController()57 .isEqualTo(mapping.mControllerClass); in getCardControllerClass_hasSupportedCardType_shouldGetCorrespondingController()70 for (ControllerRendererMapping mapping : ContextualCardLookupTable.LOOKUP_TABLE) { in getCardRendererClassByViewType_hasSupportedViewType_shouldGetCorrespondingRenderer()71 assertThat(ContextualCardLookupTable.getCardRendererClassByViewType(mapping.mViewType)) in getCardRendererClassByViewType_hasSupportedViewType_shouldGetCorrespondingRenderer()72 .isEqualTo(mapping.mRendererClass); in getCardRendererClassByViewType_hasSupportedViewType_shouldGetCorrespondingRenderer()
61 return Comparator.comparingInt((ControllerRendererMapping mapping) -> mapping.mCardType) in compareTo()62 .thenComparingInt(mapping -> mapping.mViewType) in compareTo()106 for (ControllerRendererMapping mapping : LOOKUP_TABLE) { in getCardControllerClass()107 if (mapping.mCardType == cardType) { in getCardControllerClass()108 return mapping.mControllerClass; in getCardControllerClass()
178 final Map<AccountWithDataSet, AccountType> mapping) { in createFakeAccountTypeManager() argument179 return new MockAccountTypeManager(mapping.values().toArray(new AccountType[mapping.size()]), in createFakeAccountTypeManager()180 mapping.keySet().toArray(new AccountWithDataSet[mapping.size()])); in createFakeAccountTypeManager()
99 Matrix mapping = new Matrix(); in doInBackground() local100 mapping.setRectToRect(endRect, fullResRect, Matrix.ScaleToFit.CENTER); in doInBackground()102 mapping.mapRect(visibleAfterRotation, visibleRect); in doInBackground()
479 Character mapping = ESCAPE_STRINGS.get(entity); in stripHtmlEntity() local481 if (mapping != null) { in stripHtmlEntity()483 return mapping; in stripHtmlEntity()
1486 @ViewDebug.ExportedProperty(category = "layout", mapping = {
160 mapping = {
122 When the `Reader` encounters a JSON number, it chooses a suitable C++ type mapping. And then it cal…
244 # A mapping has the form "name=value". For example adding "class=itcl::class"279 # extension. Doxygen has a built-in mapping, but you can override or extend it1591 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
222 # Doxygen has a built-in mapping, but you can override or extend it using this tag.
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...