OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expanded_info
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.cc
92
sync_pb::ExpandedInfo*
expanded_info
=
local
95
expanded_info
->mutable_simple_expanded_layout();
140
expanded_info
->add_collapsed_info();
142
expanded_info
->
149
expanded_info
->add_collapsed_info();
151
expanded_info
->
158
expanded_info
->add_collapsed_info();
160
expanded_info
->
synced_notification.cc
431
if (!specifics_.coalesced_notification().render_info().
expanded_info
().
435
return specifics_.coalesced_notification().render_info().
expanded_info
().
513
if (!specifics_.coalesced_notification().render_info().
expanded_info
().
517
return specifics_.coalesced_notification().render_info().
expanded_info
().
577
expanded_info
().collapsed_info_size();
676
if (specifics_.coalesced_notification().render_info().
expanded_info
().
680
return specifics_.coalesced_notification().render_info().
expanded_info
().
686
if (specifics_.coalesced_notification().render_info().
expanded_info
().
690
return specifics_.coalesced_notification().render_info().
expanded_info
().
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
ContactsExpansion.java
106
View expandedContainer = currentItem.findViewById(R.id.
expanded_info
);
Completed in 128 milliseconds