HomeSort by relevance Sort by last modified time
    Searched defs:RestoreSession (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
oauth2_login_manager.cc 33 void OAuth2LoginManager::RestoreSession(
47 // TODO(nkostylev): drop the previous fetchers if RestoreSession() is invoked
  /frameworks/base/core/java/android/app/backup/
RestoreSession.java 33 public class RestoreSession {
34 static final String TAG = "RestoreSession";
154 * End this restore session. After this method is called, the RestoreSession
174 RestoreSession(Context context, IRestoreSession binder) {
  /external/chromium/chrome/browser/sessions/
session_restore.cc 745 // See description in RestoreSession (in .h).
807 void SessionRestore::RestoreSession(Profile* profile,
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc     [all...]

Completed in 2887 milliseconds