| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| D | swipe_view.h | 39 explicit ViewPageListener(LongPressView* view) : view_(view) {} in ViewPageListener() 41 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 53 SwipeLisstener(LongPressView* view, UISwipeView* swipe, UILabel* lable) in SwipeLisstener() 56 virtual void OnSwipe(UISwipeView& view) override in OnSwipe()
|
| D | event_listener.h | 34 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 46 bool OnLongPress(UIView& view, const LongPressEvent& event) override in OnLongPress()
|
| D | app_info.h | 72 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 87 bool OnLongPress(UIView& view, const LongPressEvent& event) override in OnLongPress()
|
| D | native_base.h | 26 void DeleteChildren(UIView *view) in DeleteChildren()
|
| D | long_press_view.cpp | 89 bool LongPressView::OnClick(UIView& view, const ClickEvent& event) in OnClick()
|
| /applications/sample/camera/screensaver/screensaver/src/main/cpp/ |
| D | event_listener.h | 38 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 50 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| D | screensaver_ability_slice.cpp | 53 auto onClick = [this] (UIView& view, const Event& event) -> bool { in SetCyclePlayView()
|
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 51 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| D | camera_ability_slice.cpp | 43 void Callback(UIView *view) override in Callback() 81 void OnStop(UIView &view) override in OnStop() 154 bool OnClick(UIView &view, const ClickEvent &event) override in OnClick() 388 auto backBttnonClick = [this](UIView &view, const Event &event) -> bool { in SetHead()
|
| /applications/sample/camera/gallery/include/ |
| D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 51 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| D | event_listener.h | 35 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 47 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| D | main_ability_slice.cpp | 72 auto onClick1 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerWifi() 87 auto onClick2 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerApp() 102 auto onClick3 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerDisplay() 118 auto onClick4 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerAbout() 133 auto toLaunher = [this] (UIView &view, const Event &event) -> bool { in SetHead()
|
| D | setting_wifi_input_password_ability_slice.cpp | 59 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 84 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 101 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener()
|
| D | setting_utils.cpp | 19 void DeleteChildren(UIView *view) in DeleteChildren()
|
| D | app_ability_slice.cpp | 47 auto onClick1 = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() 62 auto onClick2 = [this, appName](UIView& view, const Event& event) -> bool { in SetAppButtonListener()
|
| D | setting_wifi_ability_slice.cpp | 76 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() 91 auto onClick2 = [this, ssid](UIView& view, const Event& event) -> bool { in SetWifiButtonListener()
|
| D | setting_display_ability_slice.h | 47 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
| D | setting_display_ability_slice.cpp | 50 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener()
|
| D | app_info_ability_slice.h | 76 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
| D | setting_wifi_ability_slice.h | 47 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
| D | setting_about_ability_slice.cpp | 46 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener()
|
| D | app_info_ability_slice.cpp | 52 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener()
|
| /applications/sample/camera/gallery/src/ |
| D | gallery_ability_slice.cpp | 100 void GalleryAbilitySlice::ClearPictureList(const UIView* view) in ClearPictureList() 132 auto onClick = [this] (UIView& view, const Event& event) -> bool { in InitTitle() 156 auto deleteClick = [this] (UIView& view, const Event& event) -> bool { in InitTitle() 279 auto onClick = [this, path] (UIView& view, const Event& event) -> bool { in GetImageClickListener()
|
| D | player_ability_slice.cpp | 137 auto onClick = [this] (UIView &view, const Event &event) -> bool { in SetUpBackArea() 400 void SliderAnimator::Callback(UIView* view) in Callback() 438 bool ToggleBtnListener::OnClick(UIView &view, const ClickEvent& event) in OnClick()
|
| D | picture_ability_slice.cpp | 69 auto onClick = [this] (UIView &view, const Event &event) -> bool { in InitTitle()
|