Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:OnUnfocused
(Results
1 - 17
of
17
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/window_focus_changed_listener_test/
H
A
D
window_focus_changed_listener_test.cpp
128
info->
OnUnfocused
(focusChangeInfo);
in HWTEST_F()
148
info->
OnUnfocused
(focusChangeInfo);
in HWTEST_F()
170
info->
OnUnfocused
(focusChangeInfo);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
window_focus_changed_listener.cpp
35
TAG_LOGW(AAFwkTag::ABILITYMGR, "
OnUnfocused
get inner failed");
in OnFocused()
46
void WindowFocusChangedListener::
OnUnfocused
(const sptr<FocusChangeInfo> &focusChangeInfo)
in OnUnfocused()
function in OHOS::AAFwk::WindowFocusChangedListener
49
TAG_LOGW(AAFwkTag::ABILITYMGR, "
OnUnfocused
invalid focusChangeInfo");
in OnUnfocused()
57
TAG_LOGW(AAFwkTag::ABILITYMGR, "
OnUnfocused
get inner failed");
in OnUnfocused()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
window_focus_changed_listener.h
33
void
OnUnfocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
window_focus_changed_listener.h
35
void
OnUnfocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
window_focus_changed_listener.cpp
51
void WindowFocusChangedListener::
OnUnfocused
(const sptr<FocusChangeInfo> &focusChangeInfo)
in OnUnfocused()
function in OHOS::AppExecFwk::WindowFocusChangedListener
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/include/
H
A
D
window_state_observer.h
58
void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override;
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H
A
D
appmgrrest_fuzzer.cpp
100
windowFocusChangedListener.
OnUnfocused
(focusChangeInfo);
in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H
A
D
windowmanager_fuzzer.cpp
46
virtual void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_focus_test.cpp
38
void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override;
62
void TestFocusChangedListener::
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnUnfocused()
function in OHOS::Rosen::TestFocusChangedListener
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H
A
D
window_state_observer.cpp
58
void WindowStateObserver::
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnUnfocused()
function in OHOS::ResourceSchedule::WindowStateObserver
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window_manager.h
99
virtual void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) = 0;
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H
A
D
window_fuzzer.cpp
48
virtual void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override
311
focusChangedListener->
OnUnfocused
(focusChangeInfo);
in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/src/
H
A
D
window_manager_lite.cpp
146
listener->
OnUnfocused
(focusChangeInfo);
in NotifyUnfocused()
H
A
D
window_manager.cpp
154
listener->
OnUnfocused
(focusChangeInfo);
in NotifyUnfocused()
/foundation/window/window_manager/wm/test/unittest/
H
A
D
window_manager_test.cpp
121
void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnUnfocused()
function in OHOS::Rosen::TestFocusChangedListener
123
TLOGI(WmsLogTag::DMS, "TestFocusChangedListener
OnUnfocused
()");
in OnUnfocused()
H
A
D
window_manager_lite_test.cpp
46
void
OnUnfocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override {};
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H
A
D
app_mgr_service_inner_test.cpp
56
void
OnUnfocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
Completed in 20 milliseconds