HomeSort by relevance Sort by last modified time
    Searched refs:ClusterType (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/car-lib/src/android/car/navigation/
CarNavigationInstrumentCluster.java 35 ClusterType.CUSTOM_IMAGES_SUPPORTED,
36 ClusterType.IMAGE_CODES_ONLY
38 public @interface ClusterType {
47 @ClusterType
68 return new CarNavigationInstrumentCluster(minIntervalMs, ClusterType.IMAGE_CODES_ONLY, 0, 0,
75 ClusterType.CUSTOM_IMAGES_SUPPORTED,
85 @ClusterType
114 return mType == ClusterType.CUSTOM_IMAGES_SUPPORTED;
119 @ClusterType int type,
  /packages/services/Car/car-support-lib/src/android/support/car/navigation/
CarNavigationInstrumentCluster.java 37 ClusterType.CUSTOM_IMAGES_SUPPORTED,
38 ClusterType.IMAGE_CODES_ONLY
40 public @interface ClusterType {
51 @ClusterType
75 return new CarNavigationInstrumentCluster(minIntervalMs, ClusterType.IMAGE_CODES_ONLY,
82 ClusterType.CUSTOM_IMAGES_SUPPORTED,
92 @ClusterType
121 return mType == ClusterType.CUSTOM_IMAGES_SUPPORTED;
127 @ClusterType int type,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py 533 This parameter is required when the **ClusterType** parameter is
582 params['ClusterType'] = cluster_type
    [all...]

Completed in 198 milliseconds