Searched defs:mapping (Results 1 – 5 of 5) sorted by relevance
56 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newImsAndWiFiButtonChooser() local73 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newCdmaButtonChooser() local95 Map<Integer, MappingInfo> mapping = createCommonMapping(); in newGsmButtonChooser() local116 Map<Integer, MappingInfo> mapping = new ArrayMap<>(); in createCommonMapping() local
49 @NonNull private final Map<Integer, MappingInfo> mapping; field in MappedButtonConfig58 public MappedButtonConfig(@NonNull Map<Integer, MappingInfo> mapping) { in MappedButtonConfig()
178 final Map<AccountWithDataSet, AccountType> mapping) { in createFakeAccountTypeManager()
99 Matrix mapping = new Matrix(); in doInBackground() local
479 Character mapping = ESCAPE_STRINGS.get(entity); in stripHtmlEntity() local