Home
last modified time | relevance | path

Searched refs:PageAbilityDemo (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/src/
H A DpageAbilityDemo.cpp21 void PageAbilityDemo::OnStart(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnStart()
23 APP_LOGI("PageAbilityDemo::onStart"); in OnStart()
32 void PageAbilityDemo::OnNewWant(const Want &want) in OnNewWant()
34 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant()
38 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground()
40 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground()
44 void PageAbilityDemo::OnStop() in OnStop()
46 APP_LOGI("PageAbilityDemo::onStop"); in OnStop()
50 void PageAbilityDemo::OnActive() in OnActive()
52 APP_LOGI("PageAbilityDemo in OnActive()
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/src/
H A DpageAbilityDemo.cpp20 void PageAbilityDemo::OnStart(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnStart()
22 APP_LOGI("PageAbilityDemo::onStart"); in OnStart()
31 void PageAbilityDemo::OnNewWant(const Want &want) in OnNewWant()
33 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant()
37 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground()
39 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground()
43 void PageAbilityDemo::OnStop() in OnStop()
45 APP_LOGI("PageAbilityDemo::onStop"); in OnStop()
49 void PageAbilityDemo::OnActive() in OnActive()
51 APP_LOGI("PageAbilityDemo in OnActive()
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/src/
H A DpageAbilityDemo.cpp22 void PageAbilityDemo::OnStart(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnStart()
24 APP_LOGI("PageAbilityDemo::onStart"); in OnStart()
37 void PageAbilityDemo::OnNewWant(const Want &want) in OnNewWant()
39 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant()
43 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground()
45 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground()
49 void PageAbilityDemo::OnStop() in OnStop()
51 APP_LOGI("PageAbilityDemo::onStop"); in OnStop()
55 void PageAbilityDemo::OnActive() in OnActive()
57 APP_LOGI("PageAbilityDemo in OnActive()
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/src/
H A DpageAbilityDemo.cpp23 void PageAbilityDemo::OnStart(const Want &want, sptr<AAFwk::SessionInfo> sessionInfo) in OnStart()
25 APP_LOGI("PageAbilityDemo::onStart"); in OnStart()
29 APP_LOGI("PageAbilityDemo::CreateDir"); in OnStart()
32 APP_LOGI("PageAbilityDemo::CreateDir %{private}s", path.c_str()); in OnStart()
40 void PageAbilityDemo::OnNewWant(const Want &want) in OnNewWant()
42 APP_LOGI("PageAbilityDemo::OnNewWant"); in OnNewWant()
46 void PageAbilityDemo::OnForeground(const Want &want) in OnForeground()
48 APP_LOGI("PageAbilityDemo::OnForeground"); in OnForeground()
52 void PageAbilityDemo::OnStop() in OnStop()
54 APP_LOGI("PageAbilityDemo in OnStop()
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/include/
H A DpageAbilityDemo.h25 class PageAbilityDemo : public Ability { class
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/include/
H A DpageAbilityDemo.h26 class PageAbilityDemo : public Ability { class
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/include/
H A DpageAbilityDemo.h25 class PageAbilityDemo : public Ability { class
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/include/
H A DpageAbilityDemo.h25 class PageAbilityDemo : public Ability { class

Completed in 2 milliseconds