Searched refs:METHOD_SET_OWNER_STATUS (Results 1 – 3 of 3) sorted by relevance
122 public static final String METHOD_SET_OWNER_STATUS = "SetOwnerStatus"; field in BluetoothMapContract
636 } else if (method.equals(BluetoothMapContract.METHOD_SET_OWNER_STATUS)) { in call()
890 mProviderClient.call(BluetoothMapContract.METHOD_SET_OWNER_STATUS, null, in setOwnerStatus()