Home
last modified time | relevance | path

Searched refs:sharing (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libshmem/
DREADME.md3 This library provides facilities for sharing memory across processes over (stable) AIDL. The main
/frameworks/base/native/webview/loader/
DAndroid.bp18 // Loader library which handles address space reservation and relro sharing.
/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl304 int setDeviceToDeviceStatusSharing(int sharing, int subId); in setDeviceToDeviceStatusSharing() argument
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal319 * sharing is enabled. Clients may take advantage of this in advanced use
324 * sharing, client should be careful while adding native window outputs that
/frameworks/minikin/doc/
Dhyb_file_format.md110 straightforward tweak, where each node occupies a slot by itself (as opposed to sharing
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java3502 @DeviceToDeviceStatusSharingPreference int sharing) { in setDeviceToDeviceStatusSharingPreference() argument
3504 logd("[setDeviceToDeviceStatusSharing] + sharing: " + sharing + " subId: " in setDeviceToDeviceStatusSharingPreference()
3508 (iSub)->iSub.setDeviceToDeviceStatusSharing(sharing, subscriptionId)); in setDeviceToDeviceStatusSharingPreference()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java2151 public int setDeviceToDeviceStatusSharing(int sharing, int subId) { in setDeviceToDeviceStatusSharing() argument
2152 if (DBG) logd("[setDeviceToDeviceStatusSharing]- sharing:" + sharing + " subId:" + subId); in setDeviceToDeviceStatusSharing()
2160 if (sharing < 0) { in setDeviceToDeviceStatusSharing()
2165 value.put(SubscriptionManager.D2D_STATUS_SHARING, sharing); in setDeviceToDeviceStatusSharing()
2166 if (DBG) logd("[setDeviceToDeviceStatusSharing]- sharing:" + sharing + " set"); in setDeviceToDeviceStatusSharing()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt432 of all derivatives of our free software and of promoting the sharing
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1075 // OPEN: Choose Bluetooth device (ex: when sharing)
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto259 // Subtypes for showing direct sharing targets
401 // OPEN: Choose Bluetooth device (ex: when sharing)
/frameworks/proto_logging/stats/
Datoms.proto15668 // The mode requested for sharing the device
15675 // The sharing mode is unknown
15682 optional SharingMode sharing = 10; field
15713 // The mode of sharing the device requested by the client.