Searched refs:METHOD_SET_OWNER_STATUS (Results 1 – 4 of 4) sorted by relevance
115 public static final String METHOD_SET_OWNER_STATUS = "SetOwnerStatus"; field in BluetoothMapContract
668 } else if (method.equals(BluetoothMapContract.METHOD_SET_OWNER_STATUS)) { in call()
505 mProvider.call(BluetoothMapContract.METHOD_SET_OWNER_STATUS, /* arg= */ null, extras); in call_setOwnerStatusMethod_success()
981 BluetoothMapContract.METHOD_SET_OWNER_STATUS, null, extras); in setOwnerStatus()