Searched defs:mKeepInParent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java207 private boolean mKeepInParent; field in class:ExpandableNotificationRow
948 return mKeepInParent;
952 mKeepInParent = keepInParent;

Completed in 998 milliseconds