Searched refs:ADDRESS_NONE (Results 1 – 1 of 1) sorted by relevance
66 private static final String ADDRESS_NONE = "NONE"; field in AddAccessoryActivity111 private String mCancelledAddress = ADDRESS_NONE;112 private String mCurrentTargetAddress = ADDRESS_NONE;146 activity.mCancelledAddress = ADDRESS_NONE; in handleMessage()505 mCancelledAddress = ADDRESS_NONE; in btDeviceClicked()522 mCancelledAddress = ADDRESS_NONE; in cancelBtPairing()592 String address = mBluetoothPairer.getTargetDevice() == null ? ADDRESS_NONE : in statusChanged()