Home
last modified time | relevance | path

Searched refs:SetCachedFocusedCallerToken (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H A Dextension_record_manager_test.cpp79 extRecordMgr->SetCachedFocusedCallerToken(extensionRecordId, token);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record_manager.h140 …void SetCachedFocusedCallerToken(int32_t extensionRecordId, sptr<IRemoteObject> &focusedCallerToke…
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record_manager.cpp460 void ExtensionRecordManager::SetCachedFocusedCallerToken(int32_t extensionRecordId, in SetCachedFocusedCallerToken() function in OHOS::AbilityRuntime::ExtensionRecordManager
762 SetCachedFocusedCallerToken(extensionRecordId, item); in IsFocused()