Searched refs:FILE_URI (Results 1 – 1 of 1) sorted by relevance
91 private static final String FILE_URI = "FILE_URI"; field in BluetoothOppManager206 mUriOfSendingFile = settings.getString(FILE_URI, null); in restoreApplicationData()250 editor.remove(FILE_URI); in storeApplicationData()253 editor.putString(FILE_URI, mUriOfSendingFile); in storeApplicationData()