Home
last modified time | relevance | path

Searched defs:DEVICE_PROFILE_NEARBY_DEVICE_STREAMING (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DCompanionDeviceResources.java135 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, in map.put() argument
138 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, R.string.title_nearby_device_streaming); in map.put() argument
154 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, in map.put() argument
169 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, Collections.emptyList()); in map.put() argument
172 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, in map.put() argument
/frameworks/base/services/companion/java/com/android/server/companion/utils/
DMetricUtils.java71 DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, in map.put() argument
DPermissionsUtils.java76 map.put(DEVICE_PROFILE_NEARBY_DEVICE_STREAMING, in map.put() argument
/frameworks/base/core/java/android/companion/
DAssociationRequest.java115 public static final String DEVICE_PROFILE_NEARBY_DEVICE_STREAMING = field in AssociationRequest
/frameworks/proto_logging/stats/
Datoms.proto22576 DEVICE_PROFILE_NEARBY_DEVICE_STREAMING = 6; enumerator