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:OnFocused
(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
69
info->
OnFocused
(focusChangeInfo);
in HWTEST_F()
89
info->
OnFocused
(focusChangeInfo);
in HWTEST_F()
111
info->
OnFocused
(focusChangeInfo);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
window_focus_changed_listener.cpp
24
void WindowFocusChangedListener::
OnFocused
(const sptr<FocusChangeInfo> &focusChangeInfo)
in OnFocused()
function in OHOS::AAFwk::WindowFocusChangedListener
27
TAG_LOGW(AAFwkTag::ABILITYMGR, "
OnFocused
invalid focusChangeInfo");
in OnFocused()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
window_focus_changed_listener.h
32
void
OnFocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
window_focus_changed_listener.h
34
void
OnFocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
window_focus_changed_listener.cpp
31
void WindowFocusChangedListener::
OnFocused
(const sptr<FocusChangeInfo> &focusChangeInfo)
in OnFocused()
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
57
void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override;
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H
A
D
appmgrrest_fuzzer.cpp
99
windowFocusChangedListener.
OnFocused
(focusChangeInfo);
in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H
A
D
windowmanager_fuzzer.cpp
42
virtual void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_focus_test.cpp
37
void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override;
56
void TestFocusChangedListener::
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnFocused()
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
28
void WindowStateObserver::
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnFocused()
function in OHOS::ResourceSchedule::WindowStateObserver
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window_manager.h
93
virtual void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo) = 0;
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H
A
D
window_fuzzer.cpp
44
virtual void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo) override
310
focusChangedListener->
OnFocused
(focusChangeInfo);
in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/src/
H
A
D
window_manager_lite.cpp
123
listener->
OnFocused
(focusChangeInfo);
in NotifyFocused()
H
A
D
window_manager.cpp
139
listener->
OnFocused
(focusChangeInfo);
in NotifyFocused()
/foundation/window/window_manager/wm/test/unittest/
H
A
D
window_manager_test.cpp
117
void
OnFocused
(const sptr<FocusChangeInfo>& focusChangeInfo)
in OnFocused()
function in OHOS::Rosen::TestFocusChangedListener
119
TLOGI(WmsLogTag::DMS, "TestFocusChangedListener
OnFocused
()");
in OnFocused()
H
A
D
window_manager_lite_test.cpp
45
void
OnFocused
(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
55
void
OnFocused
(const sptr<OHOS::Rosen::FocusChangeInfo> &focusChangeInfo) override;
Completed in 26 milliseconds