Searched defs:BluetoothMapBmessage (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java32 public class BluetoothMapBmessage { class
60 public BluetoothMapBmessage() { method in class:BluetoothMapBmessage
77 public BluetoothMapBmessage addOriginator(VCardEntry vcard) {
86 public BluetoothMapBmessage addRecipient(VCardEntry vcard) {
95 public BluetoothMapBmessage setStatus(Status status) {
104 public BluetoothMapBmessage setType(Type type) {
113 public BluetoothMapBmessage setFolder(String folder) {
122 public BluetoothMapBmessage setEncoding(String encoding) {
131 public BluetoothMapBmessage setCharset(String charset) {
140 public BluetoothMapBmessage setLanguag
[all...]

Completed in 109 milliseconds