Searched defs:SEND_FILE_INFO_ERROR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppSendFileInfo.java61 static final BluetoothOppSendFileInfo SEND_FILE_INFO_ERROR = new BluetoothOppSendFileInfo( field in class:BluetoothOppSendFileInfo
122 return SEND_FILE_INFO_ERROR;
145 return SEND_FILE_INFO_ERROR;
151 return SEND_FILE_INFO_ERROR;
159 return SEND_FILE_INFO_ERROR;
216 return SEND_FILE_INFO_ERROR;
218 return SEND_FILE_INFO_ERROR;
224 return SEND_FILE_INFO_ERROR;

Completed in 42 milliseconds