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:systemLiveView
(Results
1 - 2
of
2
) sorted by relevance
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H
A
D
notification_utils.cpp
864
if (content.
systemLiveView
== nullptr ||
in GetNotificationContent()
865
!GetNotificationLocalLiveViewContent(content.
systemLiveView
, request)) {
in GetNotificationContent()
1359
CNotificationSystemLiveViewContent*
systemLiveView
)
in SetNotificationLocalLiveViewContentDetailed()
1373
systemLiveView
->capsule = capsule;
in SetNotificationLocalLiveViewContentDetailed()
1386
systemLiveView
->button = cButton;
in SetNotificationLocalLiveViewContentDetailed()
1396
systemLiveView
->progress = cProgress;
in SetNotificationLocalLiveViewContentDetailed()
1409
systemLiveView
->time = cTime;
in SetNotificationLocalLiveViewContentDetailed()
1415
CNotificationSystemLiveViewContent*
systemLiveView
)
in SetNotificationLocalLiveViewContent()
1421
if (
systemLiveView
== nullptr) {
in SetNotificationLocalLiveViewContent()
1422
LOGE("malloc CNotificationSystemLiveViewContent failed,
systemLiveView
i
in SetNotificationLocalLiveViewContent()
1358
SetNotificationLocalLiveViewContentDetailed(NotificationLocalLiveViewContent *localLiveViewContent, CNotificationSystemLiveViewContent*
systemLiveView
)
SetNotificationLocalLiveViewContentDetailed()
argument
1414
SetNotificationLocalLiveViewContent(NotificationBasicContent *basicContent, CNotificationSystemLiveViewContent*
systemLiveView
)
SetNotificationLocalLiveViewContent()
argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H
A
D
notification_utils.h
123
CNotificationSystemLiveViewContent*
systemLiveView
;
member
319
CNotificationSystemLiveViewContent*
systemLiveView
);
321
CNotificationSystemLiveViewContent*
systemLiveView
);
Completed in 6 milliseconds