Searched refs:isUserLocked (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java260 public boolean isUserLocked() { method in class:ExpandableNotificationRow
324 if (isUserLocked()) {
H A DBaseStatusBar.java1333 userLocked = row.isUserLocked();
1753 if (!entry.row.isUserLocked()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java2082 if (row.isUserLocked()) {

Completed in 70 milliseconds