Searched refs:OnDidClosePage (Results 1 – 2 of 2) sorted by relevance
42 void OnDidClosePage(const ListValue* args);
283 NewCallback(this, &SyncSetupHandler::OnDidClosePage)); in RegisterMessages()360 void SyncSetupHandler::OnDidClosePage(const ListValue* args) { in OnDidClosePage() function in SyncSetupHandler