OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPublicLayout
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java
191
NotificationContentView publicLayout = row.
getPublicLayout
();
413
NotificationContentView publicLayout = row.
getPublicLayout
();
526
NotificationContentView ambientView = redactAmbient ? row.
getPublicLayout
()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java
121
return row.
getPublicLayout
().getContractedChild();
ExpandableNotificationRow.java
285
public NotificationContentView
getPublicLayout
() {
[
all
...]
Completed in 56 milliseconds