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