Searched refs:METHOD_SET_OWNER_STATUS (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java108 * ContentProvider.call() is used for these purposes, and the METHOD_SET_OWNER_STATUS
122 public static final String METHOD_SET_OWNER_STATUS = "SetOwnerStatus"; field in class:BluetoothMapContract
H A DBluetoothMapIMProvider.java617 } else if (method.equals(BluetoothMapContract.METHOD_SET_OWNER_STATUS)) {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java764 BluetoothMapContract.METHOD_SET_OWNER_STATUS, null, extras);

Completed in 2125 milliseconds