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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 134 * ContentProvider.call() is used for these purposes, and the METHOD_SET_BLUETOOTH_STATE
143 public static final String METHOD_SET_BLUETOOTH_STATE = "SetBtState";
    [all...]
BluetoothMapIMProvider.java 626 } else if (method.equals(BluetoothMapContract.METHOD_SET_BLUETOOTH_STATE)) {

Completed in 80 milliseconds