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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DPinnedHeaderListView.java324 int top = getTotalTopPinnedHeaderHeight();
390 public int getTotalTopPinnedHeaderHeight() { method in class:PinnedHeaderListView
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DPinnedHeaderListView.java269 int top = getTotalTopPinnedHeaderHeight();
331 public int getTotalTopPinnedHeaderHeight() { method in class:PinnedHeaderListView

Completed in 158 milliseconds