Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DButtonChooserFactory.java56 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newImsAndWiFiButtonChooser() local
57 mapping.put( in newImsAndWiFiButtonChooser()
60 mapping.put( in newImsAndWiFiButtonChooser()
62 mapping.put( in newImsAndWiFiButtonChooser()
64 mapping.put(InCallButtonIds.BUTTON_HOLD, MappingInfo.builder(5).setSlotOrder(10).build()); in newImsAndWiFiButtonChooser()
66 return new ButtonChooser(new MappedButtonConfig(mapping)); in newImsAndWiFiButtonChooser()
70 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newCdmaButtonChooser() local
71 mapping.put( in newCdmaButtonChooser()
74 mapping.put( in newCdmaButtonChooser()
76 mapping.put(InCallButtonIds.BUTTON_SWAP, MappingInfo.builder(5).setSlotOrder(0).build()); in newCdmaButtonChooser()
[all …]
DMappedButtonConfig.java49 @NonNull private final Map<Integer, MappingInfo> mapping; field in MappedButtonConfig
58 public MappedButtonConfig(@NonNull Map<Integer, MappingInfo> mapping) { in MappedButtonConfig() argument
59 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);
/packages/services/Car/car-support-lib/src/android/support/car/
DCar.java98 Map<Class, String> mapping = new HashMap<>();
99 mapping.put(CarSensorManager.class, SENSOR_SERVICE); in mapping.put()
100 mapping.put(CarInfoManager.class, INFO_SERVICE); in mapping.put()
101 mapping.put(CarAppFocusManager.class, APP_FOCUS_SERVICE); in mapping.put()
102 mapping.put(CarPackageManager.class, PACKAGE_SERVICE); in mapping.put()
103 mapping.put(CarAudioManager.class, AUDIO_SERVICE); in mapping.put()
104 mapping.put(CarNavigationStatusManager.class, NAVIGATION_STATUS_SERVICE); in mapping.put()
106 CLASS_TO_SERVICE_NAME = Collections.unmodifiableMap(mapping);
/packages/apps/Contacts/tests/src/com/android/contacts/util/
DAccountDisplayInfoFactoryTests.java178 final Map<AccountWithDataSet, AccountType> mapping) { in createFakeAccountTypeManager() argument
179 return new MockAccountTypeManager(mapping.values().toArray(new AccountType[mapping.size()]), in createFakeAccountTypeManager()
180 mapping.keySet().toArray(new AccountWithDataSet[mapping.size()])); in createFakeAccountTypeManager()
/packages/apps/Camera2/src/com/android/camera/ui/
DZoomView.java99 Matrix mapping = new Matrix(); in doInBackground() local
100 mapping.setRectToRect(endRect, fullResRect, Matrix.ScaleToFit.CENTER); in doInBackground()
102 mapping.mapRect(visibleAfterRotation, visibleRect); in doInBackground()
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
DTextUtilities.java479 Character mapping = ESCAPE_STRINGS.get(entity); in stripHtmlEntity() local
481 if (mapping != null) { in stripHtmlEntity()
483 return mapping; in stripHtmlEntity()
/packages/apps/Settings/src/com/android/settings/widget/
DMatchParentShrinkingLinearLayout.java1486 @ViewDebug.ExportedProperty(category = "layout", mapping = {
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dsax.md122 When the `Reader` encounters a JSON number, it chooses a suitable C++ type mapping. And then it cal…
DDoxyfile.in244 # 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 it
1591 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java161 mapping = {
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile222 # Doxygen has a built-in mapping, but you can override or extend it using this tag.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile222 # Doxygen has a built-in mapping, but you can override or extend it using this tag.
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt1179 getter mapping
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...