Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/print_preview/data/
Dapp_state.js72 get selectedDestinationId() { getter in AppState
Ddestination_store.js255 if (this.appState_.selectedDestinationId &&
257 this.initialDestinationId_ = this.appState_.selectedDestinationId;