OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpandableOutlineView
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableOutlineView.java
32
public abstract class
ExpandableOutlineView
extends ExpandableView {
40
* {@code true} if the children views of the {@link
ExpandableOutlineView
} are translated when
41
* it is moved. Otherwise, the translation is set on the {@code
ExpandableOutlineView
} itself.
62
public
ExpandableOutlineView
(Context context, AttributeSet attrs) {
ActivatableNotificationView.java
50
public abstract class ActivatableNotificationView extends
ExpandableOutlineView
{
[
all
...]
Completed in 64 milliseconds