Searched refs:SIGN_IN (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Daccount_tracker_unittest.cc28 SIGN_IN, enumerator in enum:__anon8343::TrackingEventType
65 case SIGN_IN:
162 TrackingEvent(is_signed_in ? SIGN_IN : SIGN_OUT, ids.email, ids.gaia));
402 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
413 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
424 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
462 observer()->CheckEvents(TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
492 TrackingEvent(SIGN_IN, kPrimaryAccountKey)));
506 TrackingEvent(SIGN_IN, "user@example.com")));
524 TrackingEvent(SIGN_IN, "use
[all...]
/external/chromium_org/chrome/browser/resources/print_preview/search/
H A Ddestination_search.js122 SIGN_IN: 'print_preview.DestinationSearch.SIGN_IN'
628 cr.dispatchSimpleEvent(this, DestinationSearch.EventType.SIGN_IN);
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.h172 SIGN_IN, enumerator in enum:autofill::AutofillDialogViews::DialogMode
H A Dautofill_dialog_views.cc1289 ShowDialogInMode(show_sign_in ? SIGN_IN : DETAIL_INPUT);
1423 ShowDialogInMode(SIGN_IN);
2011 sign_in_web_view_->SetVisible(dialog_mode == SIGN_IN);
/external/chromium_org/chrome/browser/resources/print_preview/
H A Dprint_preview.js427 print_preview.DestinationSearch.EventType.SIGN_IN,

Completed in 680 milliseconds