Home
last modified time | relevance | path

Searched defs:AppStateData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_state_data.h59 std::string bundleName;
60 int32_t pid = -1;
61 int32_t uid = 0;
62 int32_t state = 0;
63 uint32_t accessTokenId = 0;
64 bool isFocused = false;
67 std::string callerBundleName;
68 bool isSplitScreenMode = false;
70 bool isSpecifyTokenId = false;
71 int32_t appIndex = 0;
[all …]
/ohos5.0/base/security/access_token/services/common/app_manager/include/
H A Dapp_state_data.h41 std::string bundleName;
42 int32_t pid = -1;
43 int32_t uid = 0;
44 int32_t state = 0;
45 uint32_t accessTokenId = 0;
46 bool isFocused = false;
47 int32_t extensionType = 255;
49 std::string callerBundleName;
52 bool isSpecifyTokenId = false;
53 int32_t appIndex = 0;
[all …]
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/
H A Dapp_state_data.h41 std::string bundleName;
42 int32_t pid = -1;
43 int32_t uid = 0;
44 int32_t state = 0;
45 uint32_t accessTokenId = 0;
46 bool isFocused = false;
47 int32_t extensionType = 255;
49 std::string callerBundleName;
50 bool isSplitScreenMode = false;
52 bool isSpecifyTokenId = false;
[all …]
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dapplication_state_observer_stub.h49 struct AppStateData { struct
50 std::string bundleName;
51 int32_t pid = -1;
52 int32_t uid = 0;
53 int32_t state = 0;
54 int32_t accessTokenId = 0;
55 bool isFocused = false;
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-appStateData.md1 # AppStateData chapter
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-appStateData.md1 # AppStateData chapter