Searched defs:onClick (Results 1 – 14 of 14) sorted by relevance
| /applications/sample/camera/screensaver/screensaver/src/main/cpp/ |
| D | event_listener.h | 35 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
|
| D | screensaver_ability_slice.cpp | 53 auto onClick = [this] (UIView& view, const Event& event) -> bool { in SetCyclePlayView() local
|
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| D | event_listener.h | 33 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
|
| /applications/sample/camera/gallery/include/ |
| D | event_listener.h | 33 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
|
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| D | event_listener.h | 32 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
|
| D | setting_display_ability_slice.cpp | 50 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() local
|
| D | setting_about_ability_slice.cpp | 46 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() local
|
| D | app_info_ability_slice.cpp | 52 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() local
|
| D | setting_wifi_ability_slice.cpp | 76 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() local
|
| D | setting_wifi_input_password_ability_slice.cpp | 101 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() local
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| D | event_listener.h | 31 EventListener(OnEventFunc onClick, OnEventFunc onLongPress) in EventListener()
|
| /applications/sample/camera/gallery/src/ |
| D | gallery_ability_slice.cpp | 132 auto onClick = [this] (UIView& view, const Event& event) -> bool { in InitTitle() local 279 auto onClick = [this, path] (UIView& view, const Event& event) -> bool { in GetImageClickListener() local
|
| D | picture_ability_slice.cpp | 69 auto onClick = [this] (UIView &view, const Event &event) -> bool { in InitTitle() local
|
| D | player_ability_slice.cpp | 137 auto onClick = [this] (UIView &view, const Event &event) -> bool { in SetUpBackArea() local
|