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