Home
last modified time | relevance | path

Searched refs:Maps (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/java/android/os/
DSystemService.java21 import com.google.android.collect.Maps;
33 private static HashMap<String, State> sStates = Maps.newHashMap();
/frameworks/base/tools/aapt2/
DResourceMetadata.proto31 // Maps shorted paths (e.g. "res/foo.xml") to their original names (e.g.
42 // Maps resource IDs (e.g. 0x7f123456) to their original names (e.g.
/frameworks/base/core/tests/coretests/src/android/widget/
DGridScenario.java31 import com.google.android.collect.Maps;
48 private Map<Integer, Double> mOverrideItemScreenSizeFactors = Maps.newHashMap();
93 private Map<Integer, Double> mOverrideItemScreenSizeFactors = Maps.newHashMap();
DListScenario.java27 import com.google.android.collect.Maps;
50 private Map<Integer, Double> mOverrideItemScreenSizeFactors = Maps.newHashMap();
100 private Map<Integer, Double> mOverrideItemScreenSizeFactors = Maps.newHashMap();
/frameworks/base/core/tests/coretests/src/android/os/
DFileObserverTest.java30 import com.google.android.collect.Maps;
64 Map<String, Object> map = Maps.newHashMap(); in onEvent()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayered_filter_fast_f32.rscript98 // Maps (x,y) to the padded image coordinate system.
134 // Maps (x,y) to the padded image coordinate system.
206 // Maps (x,y) to the padded image coordinate system.
230 // Maps (x,y) to the padded image coordinate system.
255 // Maps (x,y) to the padded image coordinate system.
280 // Maps (x,y) to the padded image coordinate system.
302 // Maps (x,y) to the padded image coordinate system.
335 // Maps (x,y) to the padded image coordinate system.
397 // Maps (x,y) to the padded image coordinate system.
447 // Maps (x,y) to the padded image coordinate system.
[all …]
Dlayered_filter_fast_d1new.rscript87 // Maps (x,y) to the padded image coordinate system.
116 // Maps (x,y) to the padded image coordinate system.
241 // Maps (x,y) to the padded image coordinate system.
287 // Maps (x,y) to the padded image coordinate system.
331 // Maps (x,y) to the padded image coordinate system.
367 // Maps (x,y) to the padded image coordinate system.
399 // Maps (x,y) to the padded image coordinate system.
464 // Maps (x,y) to the padded image coordinate system.
580 // Maps (x,y) to the padded image coordinate system.
680 // Maps (x,y) to the padded image coordinate system.
[all …]
/frameworks/base/core/java/com/google/android/collect/
DMaps.java28 public class Maps { class
/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/setup/
DConfigGenerator.java58 import com.google.android.collect.Maps;
203 Map<String, String> map = Maps.newHashMap(); in loadProperties()
216 Map<String, Map<String, Integer>> map = Maps.newHashMap(); in getEnumMap()
235 attributeMap = Maps.newHashMap(); in getEnumMap()
/frameworks/base/services/tests/servicestests/src/com/android/server/grammaticalinflection/
DGrammaticalInflectionBackupTest.java35 import com.google.common.collect.Maps;
92 assertTrue(Maps.difference(payload, expectationMap).areEqual()); in testBackupPayload_AppsInstalled_returnsGender()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/theme/
DThemeOverlayApplierTest.java56 import com.google.android.collect.Maps;
78 private static final Map<String, OverlayIdentifier> ALL_CATEGORIES_MAP = Maps.newArrayMap();
272 mManager.applyCurrentUserOverlays(Maps.newArrayMap(), null, TEST_USER.getIdentifier(), in zeroCategoriesSpecified_allDisabled()
/frameworks/base/tests/testables/src/android/testing/
DTestableContentResolver.java26 import com.google.android.collect.Maps;
/frameworks/base/services/core/java/com/android/server/net/
DNetworkManagementService.java90 import com.google.android.collect.Maps;
156 private HashMap<String, Long> mActiveQuotas = Maps.newHashMap();
159 private HashMap<String, Long> mActiveAlerts = Maps.newHashMap();
438 mActiveQuotas = Maps.newHashMap(); in prepareNativeDaemon()
448 mActiveAlerts = Maps.newHashMap(); in prepareNativeDaemon()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java51 import com.google.android.collect.Maps;
99 final Map<V, Integer> persistentServices = Maps.newHashMap();
508 user.services = Maps.newHashMap(); in generateServicesMap()
/frameworks/base/core/java/android/accounts/
DAccountManager.java57 import com.google.android.collect.Maps;
2945 Maps.newHashMap();
2948 Maps.newHashMap();
/frameworks/base/ravenwood/texts/
Dravenwood-annotation-allowed-classes.txt330 com.google.android.collect.Maps
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java128 import com.google.android.collect.Maps;
2625 final Map<String, AuthoritySyncStats> authorityMap = Maps.newHashMap(); in dumpRecentHistory()
2759 final Map<String, Long> lastTimeMap = Maps.newHashMap(); in dumpRecentHistory()
2927 Map<String, AccountSyncStats> accountMap = Maps.newHashMap();
3123 private final HashMap<String, PowerManager.WakeLock> mWakeLocks = Maps.newHashMap();
/frameworks/base/services/core/java/com/android/server/uri/
DUriGrantsManagerService.java98 import com.google.android.collect.Maps;
850 targetUris = Maps.newArrayMap(); in findOrCreateUriPermissionLocked()
/frameworks/base/core/java/android/view/
DView.java220 import com.google.android.collect.Maps;
32978 final HashMap<String, String> found = Maps.newHashMap(); in dumpFlags()
/frameworks/proto_logging/stats/
Datoms.proto7214 * Logs when a Vehicle Maps Service client's connection state has changed
14690 * Pulls client metrics on data transferred via Vehicle Maps Service.
/frameworks/base/boot/
Dpreloaded-classes13468 com.google.android.collect.Maps
Dboot-image-profile.txt22302 HSPLcom/google/android/collect/Maps;->newHashMap()Ljava/util/HashMap;
35913 Lcom/google/android/collect/Maps;
/frameworks/base/config/
Dpreloaded-classes13912 com.google.android.collect.Maps
Dboot-image-profile.txt23296 HSPLcom/google/android/collect/Maps;->newHashMap()Ljava/util/HashMap;
46487 Lcom/google/android/collect/Maps;