HomeSort by relevance Sort by last modified time
    Searched refs:SEND_FILE_INFO_ERROR (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppSendFileInfo.java 61 static final BluetoothOppSendFileInfo SEND_FILE_INFO_ERROR = new BluetoothOppSendFileInfo(
143 return SEND_FILE_INFO_ERROR;
179 return SEND_FILE_INFO_ERROR;
190 return SEND_FILE_INFO_ERROR;
BluetoothOppUtility.java 339 return (info != null) ? info : BluetoothOppSendFileInfo.SEND_FILE_INFO_ERROR;

Completed in 1226 milliseconds