Searched refs:ADDRESS_NONE (Results 1 – 1 of 1) sorted by relevance
65 private static final String ADDRESS_NONE = "NONE"; field in AddAccessoryActivity98 private String mCancelledAddress = ADDRESS_NONE;99 private String mCurrentTargetAddress = ADDRESS_NONE;131 activity.mCancelledAddress = ADDRESS_NONE; in handleMessage()468 mCancelledAddress = ADDRESS_NONE; in btDeviceClicked()484 mCancelledAddress = ADDRESS_NONE; in cancelBtPairing()552 String address = mBluetoothPairer.getTargetDevice() == null ? ADDRESS_NONE : in statusChanged()