HomeSort by relevance Sort by last modified time
    Searched refs:METHOD_SET_OWNER_STATUS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 108 * ContentProvider.call() is used for these purposes, and the METHOD_SET_OWNER_STATUS
122 public static final String METHOD_SET_OWNER_STATUS = "SetOwnerStatus";
    [all...]
BluetoothMapIMProvider.java 636 } else if (method.equals(BluetoothMapContract.METHOD_SET_OWNER_STATUS)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java     [all...]

Completed in 82 milliseconds