Searched refs:DIALOG_CANCEL (Results 1 – 5 of 5) sorted by relevance
53 DIALOG_CANCEL, enumerator
50 const char DIALOG_CANCEL[] = "common.cancel"; variable780 buttonText = Localization::GetInstance()->GetEntryLetters(DIALOG_CANCEL); in BuildButtonsForWatch()
1603 builderTest1.SetEventType(Recorder::EventType::DIALOG_CANCEL);1615 EXPECT_EQ(builderTest1.GetEventType(), Recorder::EventType::DIALOG_CANCEL);
820 builder.SetType("TextPickerDialog").SetEventType(Recorder::EventType::DIALOG_CANCEL); in CreateCancelNode()
293 eventType = Recorder::EventType::DIALOG_CANCEL; in RecordEvent()