Home
last modified time | relevance | path

Searched refs:CheckWindowState (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h185 bool CheckWindowState(int32_t pid);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp660 (!permission->IsSystemAppCall() && !CheckWindowState(callerPid))) { in CheckCallerPermission()
672 bool PendingWantManager::CheckWindowState(int32_t pid) in CheckWindowState() function in OHOS::AAFwk::PendingWantManager
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp984 bool ret = pendingManager_->CheckWindowState(pid); in HWTEST_F()

Completed in 5 milliseconds