OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getForeignSessions
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ForeignSessionHelper.java
29
* It's a good place to call {@link ForeignSessionHelper#
getForeignSessions
()} to get the
162
public List<ForeignSession>
getForeignSessions
() {
/external/chromium_org/chrome/browser/resources/history/
other_devices.js
115
chrome.send('
getForeignSessions
'); // Refresh the list.
365
chrome.send('
getForeignSessions
');
Completed in 351 milliseconds