Home
last modified time | relevance | path

Searched refs:showFilePicker (Results 1 – 1 of 1) sorted by relevance

/external/adhd/scripts/audio_tuning/frontend/
Dgoogle_drive_picker.js38 this.showFilePicker();
40 this.authenticate(this.showFilePicker.bind(this));
56 Picker.prototype.showFilePicker = function() { method in Picker