Home
last modified time | relevance | path

Searched defs:app (Results 1 – 25 of 41) sorted by relevance

12

/applications/sample/camera/launcher/launcher/src/main/cpp/
Dswipe_view.cpp139 AppInfo* app = new AppInfo(); in OnSetUpView() local
166 void SwipeView::StartApp(AppInfo* app) in StartApp()
175 void SwipeView::ShowLongPressView(AppInfo* app) in ShowLongPressView()
180 void SwipeView::UninstallApp(AppInfo* app) in UninstallApp()
194 void SwipeView::InstallApp(AppInfo* app) in InstallApp()
Dswipe_view.h130 static bool ClickEvent(AppInfo* app) in ClickEvent()
137 static bool LongPressEvent(AppInfo* app) in LongPressEvent()
144 static bool UninstallApp(AppInfo* app) in UninstallApp()
151 static bool InstallApp(AppInfo* app) in InstallApp()
Dapp_manage.cpp130 bool AppManage::InstallApp(AppInfo* app) in InstallApp()
135 bool AppManage::UnInstallApp(AppInfo* app) in UnInstallApp()
140 bool AppManage::StartApp(AppInfo* app) in StartApp()
Dview_group_page.cpp27 ListNode<AppInfo*>* app = appInfo_.Begin(); in ~ViewGroupPage() local
144 ListNode<AppInfo*>* app = appInfo_.Begin(); in FindApp() local
156 ListNode<AppInfo*>* app = appInfo_.Begin(); in RemoveApp() local
Dapp_info.h70 AppClickListener(funcClick func, AppInfo* app) : funcClick_(func), appInfo_(app) {} in AppClickListener()
85 AppLongPressListener(funcClick func, AppInfo* app) : appInfo_(app), funcLongPress_(func) {} in AppLongPressListener()
Dapp_info.cpp88 void AppInfo::SetListener(AppInfo* app) in SetListener()
/applications/standard/systemui/features/noticeitem/src/main/resources/rawfile/
DnotificationConfig.json3 "app": array
/applications/standard/contactsdata/AppScope/
Dapp.json2 "app": { object
/applications/standard/screenlock/features/noticeitem/src/main/resources/rawfile/
DnotificationConfig.json3 "app": array
/applications/standard/call/AppScope/
Dapp.json2 "app": { object
/applications/standard/admin_provisioning/AppScope/
Dapp.json2 "app": { object
/applications/standard/permission_manager/AppScope/
Dapp.json4 "app": { object
/applications/standard/app_samples/code/BasicFeature/Security/AppAccountManager/entry/src/main/ets/model/
DAccountModel.ts20 const app: appAccount.AppAccountManager = appAccount.createAppAccountManager() constant
/applications/standard/settings/common/search/src/main/
Dconfig.json2 "app": { object
/applications/standard/settings/common/settingsBase/src/main/
Dconfig.json2 "app": { object
/applications/standard/settings/common/component/src/main/
Dconfig.json2 "app": { object
/applications/sample/camera/screensaver/screensaver/src/main/
Dconfig.json2 "app": { object
/applications/sample/camera/setting/setting/src/main/
Dconfig.json2 "app": { object
/applications/sample/camera/launcher/launcher/src/main/
Dconfig.json2 "app": { object
/applications/standard/app_samples/common/Clock/entry/src/main/
Dconfig.json2 "app": { object
/applications/standard/app_samples/code/LaunguageBaseClassLibrary/JsWorker/entry/src/main/
Dconfig.json2 "app": { object
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/JsAdaptivePortalPage/entry/src/main/
Dconfig.json2 "app": { object
/applications/standard/app_samples/code/LaunguageBaseClassLibrary/UtilUrlString/entry/src/main/
Dconfig.json2 "app": { object
/applications/standard/app_samples/code/Solutions/IM/Chat/entry/src/ohosTest/
Dconfig.json2 "app": { object
/applications/standard/app_samples/code/LaunguageBaseClassLibrary/XmlTextConvert/entry/src/main/
Dconfig.json2 "app": { object

12