Searched refs:sharing (Results 1 – 25 of 25) sorted by relevance
31 description: "Gates the legacy le audio sharing UI."38 description: "Gates whether to enable LE audio sharing"45 description: "Gates whether to enable LE audio private broadcast sharing via QR code"
110 // Number app data sharing updates represented by the notification122 // Number of app data sharing updates displayed when viewed133 // UID of package the interacted data sharing update belongs to143 // Data sharing change associated with this data sharing update
3 This library provides facilities for sharing memory across processes over (stable) AIDL. The main
1671 // Action: Settings > Connected devices > Connection preferences > Audio sharing >1677 // Action: Settings > Connected devices > Connection preferences > Audio sharing >1683 // Action: Settings > Connected devices > Connection preferences > Audio sharing > Toggle on or1685 // > Start audio sharing failed1690 // Action: Settings > Connected devices > Connection preferences > Audio sharing > Toggle off or1691 // Settings > Connected devices > Stop dialog > Click Stop sharing button1692 // > Stop audio sharing failed1697 // Action: Settings > Connected devices > Connection preferences > Audio sharing >1703 // Action: Settings > Connected devices > Connection preferences > Audio sharing >1709 // Action: Settings > Connected devices > Connection preferences > Audio sharing >[all …]
18 // Loader library which handles address space reservation and relro sharing.
82 // Errors from sharing files with the blob storage.
50 description: "This flag controls the sensitive content protection when sharing the screen"
288 int setDeviceToDeviceStatusSharing(int sharing, int subId); in setDeviceToDeviceStatusSharing() argument
30 // Datagram type indicating that the datagram to be sent or received is of type location sharing.
85 // For sharing the code with other tools
108 … description: "This flag controls the sensitive notification app protections while screen sharing"
65 description: "Feature flag to enable state sharing in untrusted embedding when apps opt in."
431 // The mode requested for sharing the device441 // The sharing mode is unknown
319 * sharing is enabled. Clients may take advantage of this in advanced use324 * sharing, client should be careful while adding native window outputs that
77 // Total count of successful attempts for transferring location sharing.79 // Total count of failed attempts for transferring location sharing.
110 straightforward tweak, where each node occupies a slot by itself (as opposed to sharing
299 // -1 - full screen sharing (app is not selected)526 * Logged when a user has started screen sharing and then opens an app activity
3678 public int setDeviceToDeviceStatusSharing(@DeviceToDeviceStatusSharingPreference int sharing, in setDeviceToDeviceStatusSharing() argument3688 if (sharing < SubscriptionManager.D2D_SHARING_DISABLED in setDeviceToDeviceStatusSharing()3689 || sharing > SubscriptionManager.D2D_SHARING_ALL) { in setDeviceToDeviceStatusSharing()3690 throw new IllegalArgumentException("invalid sharing " + sharing); in setDeviceToDeviceStatusSharing()3693 mSubscriptionDatabaseManager.setDeviceToDeviceStatusSharingPreference(subId, sharing); in setDeviceToDeviceStatusSharing()
7 …n. This design choice enables mocking of unsupported APIs, and supports sharing of test code to b…
56 notion of having separate client sessions sharing the same HAL.
368 description: "Show chips on the left side of the status bar when a user is screen sharing, "383 description: "Enable the task switcher feature for partial screen sharing"
432 of all derivatives of our free software and of promoting the sharing
265 // Subtypes for showing direct sharing targets407 // OPEN: Choose Bluetooth device (ex: when sharing)
19518 // The mode requested for sharing the device19519 optional android.media.audio.SharingMode sharing = 10; field19541 // The mode of sharing the device requested by the client.21998 // Provided to ensure package is available even with UID sharing.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...