Home
last modified time | relevance | path

Searched refs:dialogStartingBottom (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/dialog/
DCallSubjectDialog.java428 final int dialogStartingBottom = mDialogView.getBottom(); in showCallHistory() local
450 int shiftAmount = dialogStartingBottom - mDialogView.getBottom(); in showCallHistory()
/packages/apps/Contacts/src/com/android/contacts/dialog/
DCallSubjectDialog.java490 final int dialogStartingBottom = mDialogView.getBottom(); in showCallHistory() local
515 int shiftAmount = dialogStartingBottom - mDialogView.getBottom(); in showCallHistory()