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