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

  /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,

Completed in 113 milliseconds