Home
last modified time | relevance | path

Searched defs:AppState (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_app_helper.cc28 struct AppState { struct
34 syncer::StringOrdinal app_launch_ordinal;
35 syncer::StringOrdinal page_ordinal;
36 extensions::LaunchType launch_type;
37 GURL launch_web_url;
38 std::string description;
39 std::string name;
40 bool from_bookmark;
45 AppState::AppState() : launch_type(extensions::LAUNCH_TYPE_INVALID) {} in AppState() function in __anonc5053bed0111::AppState
/external/chromium_org/chrome/browser/resources/print_preview/data/
Dapp_state.js12 function AppState() { class
71 AppState.prototype = { class
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller.h111 enum AppState { enum