Searched refs:kiosk_enable_flow_aborted_callback_for_test_ (Results 1 – 2 of 2) sorted by relevance
232 kiosk_enable_flow_aborted_callback_for_test_ = callback; in set_kiosk_enable_flow_aborted_callback_for_test()513 base::Closure kiosk_enable_flow_aborted_callback_for_test_; variable
1677 if (!kiosk_enable_flow_aborted_callback_for_test_.is_null()) in ContinueKioskEnableFlow()1678 kiosk_enable_flow_aborted_callback_for_test_.Run(); in ContinueKioskEnableFlow()