Searched refs:FILE_URIS (Results 1 – 1 of 1) sorted by relevance
95 private static final String FILE_URIS = "FILE_URIS"; field in BluetoothOppManager215 String strUris = settings.getString(FILE_URIS, null); in restoreApplicationData()247 editor.putString(FILE_URIS, strUris); in storeApplicationData()256 editor.remove(FILE_URIS); in storeApplicationData()